/Linux-v4.19/drivers/crypto/nx/ |
D | nx-aes-ccm.c | 145 static int generate_b0(u8 *iv, unsigned int assoclen, unsigned int authsize, in generate_b0() 173 unsigned int assoclen, in generate_pat() 343 unsigned int assoclen) in ccm_nx_decrypt() 421 unsigned int assoclen) in ccm_nx_encrypt()
|
D | nx-aes-gcm.c | 114 unsigned int assoclen) in nx_gca() 182 unsigned int assoclen) in gmac() 322 unsigned int assoclen) in gcm_aes_nx_crypt()
|
/Linux-v4.19/crypto/ |
D | authencesn.c | 111 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_genicv_tail() local 145 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_genicv() local 204 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_encrypt() local 247 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_decrypt_tail() local 295 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_decrypt() local
|
D | aegis128.c | 245 unsigned int assoclen) in crypto_aegis128_process_ad() 311 u64 assoclen, u64 cryptlen) in crypto_aegis128_final()
|
D | aegis256.c | 258 unsigned int assoclen) in crypto_aegis256_process_ad() 324 u64 assoclen, u64 cryptlen) in crypto_aegis256_final()
|
D | aegis128l.c | 308 unsigned int assoclen) in crypto_aegis128l_process_ad() 374 u64 assoclen, u64 cryptlen) in crypto_aegis128l_final()
|
D | morus1280.c | 315 unsigned int assoclen) in crypto_morus1280_process_ad() 386 u64 assoclen, u64 cryptlen) in crypto_morus1280_final()
|
D | morus640.c | 314 unsigned int assoclen) in crypto_morus640_process_ad() 385 u64 assoclen, u64 cryptlen) in crypto_morus640_final()
|
D | chacha20poly1305.c | 46 __le64 assoclen; member 69 unsigned int assoclen; member
|
/Linux-v4.19/drivers/crypto/ |
D | omap-aes-gcm.c | 94 int alen, clen, cryptlen, assoclen, ret; in omap_aes_gcm_copy_buffers() local 312 int err, assoclen; in omap_aes_gcm_crypt() local
|
/Linux-v4.19/include/crypto/ |
D | aead.h | 89 unsigned int assoclen; member 527 unsigned int assoclen) in aead_request_set_ad()
|
/Linux-v4.19/drivers/crypto/chelsio/ |
D | chcr_algo.c | 2272 unsigned int assoclen = req->assoclen; in create_authenc_wr() local 2474 unsigned int assoclen) in chcr_add_aead_src_ent() 2508 unsigned int assoclen, in chcr_add_aead_dst_ent() 2733 unsigned int assoclen) in ccm_format_packet() 2768 unsigned int assoclen; in fill_sec_cpl_for_aead() local 2842 unsigned int sub_type, assoclen = req->assoclen; in create_aead_ccm_wr() local 2935 unsigned int dst_size = 0, temp = 0, kctx_len, assoclen = req->assoclen; in create_gcm_wr() local
|
/Linux-v4.19/net/ipv6/ |
D | esp6.c | 324 int assoclen; in esp6_output_tail() local 611 int assoclen; in esp6_input() local
|
/Linux-v4.19/net/ipv4/ |
D | esp4.c | 359 int assoclen; in esp_output_tail() local 693 int assoclen; in esp_input() local
|
/Linux-v4.19/net/mac802154/ |
D | llsec.c | 662 int authlen, assoclen, datalen, rc; in llsec_do_encrypt_auth() local 868 int authlen, datalen, assoclen, rc; in llsec_do_decrypt_auth() local
|
/Linux-v4.19/arch/x86/crypto/ |
D | morus1280_glue.c | 43 struct scatterlist *sg_src, unsigned int assoclen) in crypto_morus1280_glue_process_ad()
|
D | morus640_glue.c | 43 struct scatterlist *sg_src, unsigned int assoclen) in crypto_morus640_glue_process_ad()
|
D | aesni-intel_glue.c | 795 unsigned int assoclen, u8 *hash_subkey, in gcmaes_crypt_by_sg() 915 static int gcmaes_encrypt(struct aead_request *req, unsigned int assoclen, in gcmaes_encrypt() 984 static int gcmaes_decrypt(struct aead_request *req, unsigned int assoclen, in gcmaes_decrypt()
|
D | aegis128-aesni-glue.c | 75 unsigned int assoclen) in crypto_aegis128_aesni_process_ad()
|
D | aegis256-aesni-glue.c | 75 unsigned int assoclen) in crypto_aegis256_aesni_process_ad()
|
D | aegis128l-aesni-glue.c | 75 unsigned int assoclen) in crypto_aegis128l_aesni_process_ad()
|
/Linux-v4.19/drivers/crypto/inside-secure/ |
D | safexcel_cipher.c | 99 u32 cryptlen, u32 assoclen, u32 digestsize) in safexcel_aead_token() 374 unsigned int cryptlen, unsigned int assoclen, in safexcel_send_req()
|
/Linux-v4.19/drivers/crypto/bcm/ |
D | spu.c | 1180 unsigned int assoclen, in spum_ccm_update_iv()
|
D | spu2.c | 1371 unsigned int assoclen, unsigned int chunksize, in spu2_ccm_update_iv()
|
/Linux-v4.19/drivers/crypto/amcc/ |
D | crypto4xx_core.c | 698 const unsigned int assoclen, in crypto4xx_build_pd()
|