Home
last modified time | relevance | path

Searched refs:crypto_skcipher_givencrypt (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/crypto/
Dskcipher.h39 static inline int crypto_skcipher_givencrypt( in crypto_skcipher_givencrypt() function
/linux-4.1.27/crypto/
Dauthenc.c451 err = crypto_skcipher_givencrypt(greq); in crypto_authenc_givencrypt()
Dauthencesn.c527 err = crypto_skcipher_givencrypt(greq); in crypto_authenc_esn_givencrypt()