Home
last modified time | relevance | path

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

/crypto/
Dinternal.h61 int crypto_init_cipher_ops(struct crypto_tfm *tfm);
Dcipher.c102 int crypto_init_cipher_ops(struct crypto_tfm *tfm) in crypto_init_cipher_ops() function
Dapi.c301 return crypto_init_cipher_ops(tfm); in crypto_init_ops()