Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dinternal.h87 int crypto_init_cipher_ops(struct crypto_tfm *tfm);
Dapi.c84 return crypto_init_cipher_ops(tfm); in crypto_init_ops()
Dcipher.c255 int crypto_init_cipher_ops(struct crypto_tfm *tfm) in crypto_init_cipher_ops() function