Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dskcipher.h213 static inline void crypto_free_skcipher(struct crypto_skcipher *tfm) in crypto_free_skcipher() function
/linux-4.4.14/crypto/
Dalgif_skcipher.c880 crypto_free_skcipher(tfm->skcipher); in skcipher_release()
Dtestmgr.c1617 crypto_free_skcipher(tfm); in alg_test_skcipher()