Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dablkcipher.c298 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey_unaligned()
320 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey()
343 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; in crypto_init_ablkcipher_ops()
387 struct ablkcipher_alg *ablkcipher = &alg->cra_ablkcipher; in crypto_ablkcipher_show()
Dskcipher.c741 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; in skcipher_encrypt_ablkcipher()
750 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; in skcipher_decrypt_ablkcipher()
/Linux-v5.4/Documentation/crypto/
Dapi-skcipher.rst8 :functions: crypto_alg ablkcipher_alg blkcipher_alg cipher_alg compress_alg
Ddevel-algos.rst131 Cipher Definition With struct blkcipher_alg and ablkcipher_alg
135 ablkcipher_alg defines an asynchronous block cipher.
/Linux-v5.4/include/crypto/
Dalgapi.h273 static inline struct ablkcipher_alg *crypto_ablkcipher_alg( in crypto_ablkcipher_alg()
/Linux-v5.4/include/linux/
Dcrypto.h232 struct ablkcipher_alg { struct
568 struct ablkcipher_alg ablkcipher;
/Linux-v5.4/drivers/crypto/
Dn2_core.c1125 struct ablkcipher_alg ablkcipher;
Dhifn_795x.c2229 struct ablkcipher_alg ablkcipher;