Home
last modified time | relevance | path

Searched refs:ablkcipher_alg (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/crypto/
Dablkcipher.c310 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey_unaligned()
332 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey()
365 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; in crypto_init_ablkcipher_ops()
417 struct ablkcipher_alg *ablkcipher = &alg->cra_ablkcipher; in crypto_ablkcipher_show()
447 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; in crypto_init_givcipher_ops()
498 struct ablkcipher_alg *ablkcipher = &alg->cra_ablkcipher; in crypto_givcipher_show()
Dskcipher.c165 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; in skcipher_encrypt_ablkcipher()
174 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; in skcipher_decrypt_ablkcipher()
/linux-4.4.14/include/crypto/
Dalgapi.h229 static inline struct ablkcipher_alg *crypto_ablkcipher_alg( in crypto_ablkcipher_alg()
/linux-4.4.14/include/linux/
Dcrypto.h253 struct ablkcipher_alg { struct
459 struct ablkcipher_alg ablkcipher;
/linux-4.4.14/drivers/crypto/
Dn2_core.c1118 struct ablkcipher_alg ablkcipher;
Dhifn_795x.c2330 struct ablkcipher_alg ablkcipher;
/linux-4.4.14/drivers/crypto/caam/
Dcaamalg.c2874 struct ablkcipher_alg ablkcipher;