Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/crypto/
Dapi-skcipher.rst44 …:functions: crypto_free_ablkcipher crypto_has_ablkcipher crypto_ablkcipher_ivsize crypto_ablkciphe…
/Linux-v5.4/include/linux/
Dcrypto.h957 static inline void crypto_free_ablkcipher(struct crypto_ablkcipher *tfm) in crypto_free_ablkcipher() function
/Linux-v5.4/crypto/
Dskcipher.c759 crypto_free_ablkcipher(*ctx); in crypto_exit_skcipher_ops_ablkcipher()