Home
last modified time | relevance | path

Searched refs:crypto_free_cipher (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/crypto/
H A Dapi-skcipher.rst35 …:functions: crypto_alloc_cipher crypto_free_cipher crypto_has_cipher crypto_cipher_blocksize crypt…
/linux/include/crypto/internal/
H A Dcipher.h75 static inline void crypto_free_cipher(struct crypto_cipher *tfm) in crypto_free_cipher() function
/linux/drivers/crypto/
H A Dgeode-aes.c212 crypto_free_cipher(tctx->fallback.cip); in fallback_exit_cip()
/linux/crypto/
H A Dtestmgr.c3527 crypto_free_cipher(tfm); in alg_test_cipher()