Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dakcipher.h178 static inline void crypto_free_akcipher(struct crypto_akcipher *tfm) in crypto_free_akcipher() function
/linux-4.4.14/crypto/
Dtestmgr.c2004 crypto_free_akcipher(tfm); in alg_test_akcipher()