| /kernel/linux/linux-6.6/crypto/ |
| D | aegis128-core.c | 346 u64 assoclen, u64 cryptlen) in crypto_aegis128_final() 394 unsigned int cryptlen = req->cryptlen; in crypto_aegis128_encrypt_generic() local 416 unsigned int cryptlen = req->cryptlen - authsize; in crypto_aegis128_decrypt_generic() local 455 unsigned int cryptlen = req->cryptlen; in crypto_aegis128_encrypt_simd() local 479 unsigned int cryptlen = req->cryptlen - authsize; in crypto_aegis128_decrypt_simd() local
|
| D | authencesn.c | 97 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv_tail() local 130 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv() local 188 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_encrypt() local 229 unsigned int cryptlen = req->cryptlen - authsize; in crypto_authenc_esn_decrypt_tail() local 278 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_decrypt() local
|
| D | ccm.c | 128 unsigned int cryptlen) in format_input() 169 unsigned int cryptlen) in crypto_ccm_auth() 292 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 | aegis128-neon.c | 58 unsigned int cryptlen, in crypto_aegis128_final_simd()
|
| D | gcm.c | 58 unsigned int cryptlen; member 178 unsigned int cryptlen) in crypto_gcm_init_crypt() 470 unsigned int cryptlen = req->cryptlen - authsize; in crypto_gcm_verify() local 505 unsigned int cryptlen = req->cryptlen; in crypto_gcm_decrypt() local
|
| /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 | 86 unsigned int cryptlen = req->cryptlen; in crypto_aead_encrypt() local 103 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 | 1097 void crypto_stats_aead_encrypt(unsigned int cryptlen, struct crypto_alg *alg, in crypto_stats_aead_encrypt() 1110 void crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, in crypto_stats_aead_decrypt() 1270 void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, in crypto_stats_skcipher_encrypt() 1283 void crypto_stats_skcipher_decrypt(unsigned int cryptlen, int ret, in crypto_stats_skcipher_decrypt()
|
| D | gcm.c | 58 unsigned int cryptlen; member 178 unsigned int cryptlen) in crypto_gcm_init_crypt() 472 unsigned int cryptlen = req->cryptlen - authsize; in crypto_gcm_verify() local 507 unsigned int cryptlen = req->cryptlen; in crypto_gcm_decrypt() local
|
| D | aegis128-neon-inner.c | 245 uint64_t cryptlen) in crypto_aegis128_final_neon()
|
| /kernel/linux/linux-6.6/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-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-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-6.6/include/crypto/ |
| D | aead.h | 94 unsigned int cryptlen; member 530 unsigned int cryptlen, u8 *iv) in aead_request_set_crypt()
|
| D | skcipher.h | 30 unsigned int cryptlen; member 603 unsigned int cryptlen, void *iv) in skcipher_request_set_crypt()
|
| /kernel/linux/linux-6.6/drivers/crypto/qce/ |
| D | cipher.h | 44 unsigned int cryptlen; member
|
| D | aead.c | 192 unsigned int adata_header_len, cryptlen, totallen; in qce_aead_ccm_prepare_buf_assoclen() local 336 unsigned int cryptlen; in qce_aead_ccm_prepare_buf() local
|
| D | aead.h | 38 unsigned int cryptlen; member
|
| /kernel/linux/linux-5.10/drivers/crypto/qce/ |
| D | cipher.h | 45 unsigned int cryptlen; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | crypto.h | 536 static inline void crypto_stats_aead_encrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret) in crypto_stats_aead_encrypt() 538 static inline void crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret) in crypto_stats_aead_decrypt() 566 static inline void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, struct crypto_alg … in crypto_stats_skcipher_encrypt() 568 static inline void crypto_stats_skcipher_decrypt(unsigned int cryptlen, int ret, struct crypto_alg … in crypto_stats_skcipher_decrypt()
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| D | talitos.c | 994 unsigned int cryptlen = areq->cryptlen - (encrypt ? 0 : authsize); in ipsec_esp_unmap() local 1099 int cryptlen = datalen + elen; in sg_to_link_tbl_offset() local 1203 unsigned int cryptlen = areq->cryptlen - (encrypt ? 0 : authsize); in ipsec_esp() local 1323 unsigned int cryptlen, in talitos_edesc_alloc() 1423 unsigned int cryptlen = areq->cryptlen - (encrypt ? 0 : authsize); in aead_edesc_alloc() local 1575 unsigned int cryptlen = areq->cryptlen; in common_nonsnoop() local
|