Home
last modified time | relevance | path

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

/linux-4.1.27/include/crypto/
Dskcipher.h55 static inline void skcipher_givcrypt_set_tfm( in skcipher_givcrypt_set_tfm() function
77 skcipher_givcrypt_set_tfm(req, tfm); in skcipher_givcrypt_alloc()
/linux-4.1.27/crypto/
Dauthenc.c444 skcipher_givcrypt_set_tfm(greq, ctx->enc); in crypto_authenc_givencrypt()
Dauthencesn.c520 skcipher_givcrypt_set_tfm(greq, ctx->enc); in crypto_authenc_esn_givencrypt()