| /kernel/linux/linux-5.10/crypto/ |
| D | authencesn.c | 97 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv_tail() local 131 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv() local 190 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_encrypt() local 231 unsigned int cryptlen = req->cryptlen - authsize; in crypto_authenc_esn_decrypt_tail() local 281 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_decrypt() local
|
| D | aegis128-core.c | 350 u64 assoclen, u64 cryptlen) in crypto_aegis128_final() 398 unsigned int cryptlen = req->cryptlen; in crypto_aegis128_encrypt() local 429 unsigned int cryptlen = req->cryptlen - authsize; in crypto_aegis128_decrypt() local
|
| D | ccm.c | 127 unsigned int cryptlen) in format_input() 168 unsigned int cryptlen) in crypto_ccm_auth() 291 unsigned int cryptlen = req->cryptlen; in crypto_ccm_encrypt() local 329 unsigned int cryptlen = req->cryptlen - authsize; in crypto_ccm_decrypt_done() local 352 unsigned int cryptlen = req->cryptlen; in crypto_ccm_decrypt() local
|
| D | aead.c | 87 unsigned int cryptlen = req->cryptlen; in crypto_aead_encrypt() local 104 unsigned int cryptlen = req->cryptlen; in crypto_aead_decrypt() local
|
| D | aegis128-neon.c | 65 u64 assoclen, u64 cryptlen) in crypto_aegis128_final_simd()
|
| D | algapi.c | 1082 void crypto_stats_aead_encrypt(unsigned int cryptlen, struct crypto_alg *alg, in crypto_stats_aead_encrypt() 1095 void crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, in crypto_stats_aead_decrypt() 1255 void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, in crypto_stats_skcipher_encrypt() 1268 void crypto_stats_skcipher_decrypt(unsigned int cryptlen, int ret, in crypto_stats_skcipher_decrypt()
|
| /kernel/linux/linux-4.19/crypto/ |
| D | authencesn.c | 112 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv_tail() local 146 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv() local 205 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_encrypt() local 246 unsigned int cryptlen = req->cryptlen - authsize; in crypto_authenc_esn_decrypt_tail() local 296 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_decrypt() local
|
| D | aegis128.c | 311 u64 assoclen, u64 cryptlen) in crypto_aegis128_final() 357 unsigned int cryptlen, in crypto_aegis128_crypt() 380 unsigned int cryptlen = req->cryptlen; in crypto_aegis128_encrypt() local 400 unsigned int cryptlen = req->cryptlen - authsize; in crypto_aegis128_decrypt() local
|
| D | aegis256.c | 324 u64 assoclen, u64 cryptlen) in crypto_aegis256_final() 372 unsigned int cryptlen, in crypto_aegis256_crypt() 395 unsigned int cryptlen = req->cryptlen; in crypto_aegis256_encrypt() local 415 unsigned int cryptlen = req->cryptlen - authsize; in crypto_aegis256_decrypt() local
|
| D | aegis128l.c | 374 u64 assoclen, u64 cryptlen) in crypto_aegis128l_final() 421 unsigned int cryptlen, in crypto_aegis128l_crypt() 444 unsigned int cryptlen = req->cryptlen; in crypto_aegis128l_encrypt() local 464 unsigned int cryptlen = req->cryptlen - authsize; in crypto_aegis128l_decrypt() local
|
| D | morus1280.c | 387 u64 assoclen, u64 cryptlen) in crypto_morus1280_final() 435 unsigned int cryptlen, in crypto_morus1280_crypt() 459 unsigned int cryptlen = req->cryptlen; in crypto_morus1280_encrypt() local 481 unsigned int cryptlen = req->cryptlen - authsize; in crypto_morus1280_decrypt() local
|
| D | morus640.c | 386 u64 assoclen, u64 cryptlen) in crypto_morus640_final() 427 unsigned int cryptlen, in crypto_morus640_crypt() 451 unsigned int cryptlen = req->cryptlen; in crypto_morus640_encrypt() local 473 unsigned int cryptlen = req->cryptlen - authsize; in crypto_morus640_decrypt() local
|
| D | ccm.c | 138 unsigned int cryptlen) in format_input() 179 unsigned int cryptlen) in crypto_ccm_auth() 302 unsigned int cryptlen = req->cryptlen; in crypto_ccm_encrypt() local 340 unsigned int cryptlen = req->cryptlen - authsize; in crypto_ccm_decrypt_done() local 363 unsigned int cryptlen = req->cryptlen; in crypto_ccm_decrypt() local
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| D | aegis128-aesni-glue.c | 167 unsigned int cryptlen, in crypto_aegis128_aesni_crypt() 198 unsigned int cryptlen = req->cryptlen; in crypto_aegis128_aesni_encrypt() local 220 unsigned int cryptlen = req->cryptlen - authsize; in crypto_aegis128_aesni_decrypt() local
|
| /kernel/linux/linux-4.19/arch/x86/crypto/ |
| D | morus640_glue.c | 128 unsigned int cryptlen, in crypto_morus640_glue_crypt() 160 unsigned int cryptlen = req->cryptlen; in crypto_morus640_glue_encrypt() local 184 unsigned int cryptlen = req->cryptlen - authsize; in crypto_morus640_glue_decrypt() local
|
| D | morus1280_glue.c | 133 unsigned int cryptlen, in crypto_morus1280_glue_crypt() 165 unsigned int cryptlen = req->cryptlen; in crypto_morus1280_glue_encrypt() local 189 unsigned int cryptlen = req->cryptlen - authsize; in crypto_morus1280_glue_decrypt() local
|
| D | aegis128-aesni-glue.c | 173 unsigned int cryptlen, in crypto_aegis128_aesni_crypt() 204 unsigned int cryptlen = req->cryptlen; in crypto_aegis128_aesni_encrypt() local 226 unsigned int cryptlen = req->cryptlen - authsize; in crypto_aegis128_aesni_decrypt() local
|
| D | aegis128l-aesni-glue.c | 173 unsigned int cryptlen, in crypto_aegis128l_aesni_crypt() 204 unsigned int cryptlen = req->cryptlen; in crypto_aegis128l_aesni_encrypt() local 226 unsigned int cryptlen = req->cryptlen - authsize; in crypto_aegis128l_aesni_decrypt() local
|
| D | aegis256-aesni-glue.c | 173 unsigned int cryptlen, in crypto_aegis256_aesni_crypt() 204 unsigned int cryptlen = req->cryptlen; in crypto_aegis256_aesni_encrypt() local 226 unsigned int cryptlen = req->cryptlen - authsize; in crypto_aegis256_aesni_decrypt() local
|
| /kernel/linux/linux-5.10/include/crypto/ |
| D | aead.h | 91 unsigned int cryptlen; member 501 unsigned int cryptlen, u8 *iv) in aead_request_set_crypt()
|
| D | skcipher.h | 25 unsigned int cryptlen; member 577 unsigned int cryptlen, void *iv) in skcipher_request_set_crypt()
|
| /kernel/linux/linux-4.19/include/crypto/ |
| D | aead.h | 90 unsigned int cryptlen; member 510 unsigned int cryptlen, u8 *iv) in aead_request_set_crypt()
|
| D | skcipher.h | 30 unsigned int cryptlen; member 604 unsigned int cryptlen, void *iv) in skcipher_request_set_crypt()
|
| /kernel/linux/linux-4.19/drivers/crypto/qce/ |
| D | cipher.h | 53 unsigned int cryptlen; member
|
| /kernel/linux/linux-5.10/drivers/crypto/qce/ |
| D | cipher.h | 45 unsigned int cryptlen; member
|