Home
last modified time | relevance | path

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

/linux-4.1.27/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()
/linux-4.1.27/include/crypto/
Dalgapi.h226 static inline struct ablkcipher_alg *crypto_ablkcipher_alg( in crypto_ablkcipher_alg()
/linux-4.1.27/include/linux/
Dcrypto.h281 struct ablkcipher_alg { struct
557 struct ablkcipher_alg ablkcipher;
/linux-4.1.27/drivers/crypto/
Dn2_core.c1118 struct ablkcipher_alg ablkcipher;
Dhifn_795x.c2332 struct ablkcipher_alg ablkcipher;
/linux-4.1.27/drivers/crypto/caam/
Dcaamalg.c3381 struct ablkcipher_alg ablkcipher;