Home
last modified time | relevance | path

Searched refs:crypto_sync_skcipher_reqtfm (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c242 crypto_sync_skcipher_reqtfm(desc->req); in encryptor()
315 crypto_sync_skcipher_reqtfm(desc->req); in decryptor()
/linux-6.15/include/crypto/
H A Dskcipher.h681 static inline struct crypto_sync_skcipher *crypto_sync_skcipher_reqtfm( in crypto_sync_skcipher_reqtfm() function