Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dinternal.h79 void crypto_exit_cipher_ops(struct crypto_tfm *tfm);
Dcipher.c120 void crypto_exit_cipher_ops(struct crypto_tfm *tfm) in crypto_exit_cipher_ops() function
Dapi.c321 crypto_exit_cipher_ops(tfm); in crypto_exit_ops()