Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dablkcipher.c303 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey_unaligned()
325 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey()
348 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; in crypto_init_ablkcipher_ops()
397 struct ablkcipher_alg *ablkcipher = &alg->cra_ablkcipher; in crypto_ablkcipher_show()
422 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; in crypto_init_givcipher_ops()
472 struct ablkcipher_alg *ablkcipher = &alg->cra_ablkcipher; in crypto_givcipher_show()
Dskcipher.c727 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; in skcipher_encrypt_ablkcipher()
736 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; in skcipher_decrypt_ablkcipher()
/Linux-v4.19/Documentation/crypto/
Dapi-skcipher.rst8 :functions: crypto_alg ablkcipher_alg blkcipher_alg cipher_alg
Ddevel-algos.rst131 Cipher Definition With struct blkcipher_alg and ablkcipher_alg
135 ablkcipher_alg defines an asynchronous block cipher.
/Linux-v4.19/include/linux/
Dcrypto.h265 struct ablkcipher_alg { struct
479 struct ablkcipher_alg ablkcipher;
/Linux-v4.19/include/crypto/
Dalgapi.h277 static inline struct ablkcipher_alg *crypto_ablkcipher_alg( in crypto_ablkcipher_alg()
/Linux-v4.19/drivers/crypto/
Dn2_core.c1133 struct ablkcipher_alg ablkcipher;
Dhifn_795x.c2230 struct ablkcipher_alg ablkcipher;
/Linux-v4.19/drivers/crypto/caam/
Dcaamalg_qi.c1551 struct ablkcipher_alg ablkcipher;
Dcaamalg.c1849 struct ablkcipher_alg ablkcipher;