Home
last modified time | relevance | path

Searched defs:assoclen (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/linux/drivers/crypto/nx/
H A Dnx-aes-ccm.c133 static int generate_b0(u8 *iv, unsigned int assoclen, unsigned int authsize, in generate_b0()
158 unsigned int assoclen, in generate_pat()
328 unsigned int assoclen) in ccm_nx_decrypt()
406 unsigned int assoclen) in ccm_nx_encrypt()
H A Dnx-aes-gcm.c102 unsigned int assoclen) in nx_gca()
169 static int gmac(struct aead_request *req, const u8 *iv, unsigned int assoclen) in gmac()
308 unsigned int assoclen) in gcm_aes_nx_crypt()
/openbmc/linux/crypto/
H A Dauthencesn.c96 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_genicv_tail() local
129 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_genicv() local
187 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_encrypt() local
230 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_decrypt_tail() local
277 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_decrypt() local
H A Daegis128-neon.c57 unsigned int assoclen, in crypto_aegis128_final_simd()
H A Daegis128-core.c278 unsigned int assoclen, in crypto_aegis128_process_ad()
346 u64 assoclen, u64 cryptlen) in crypto_aegis128_final()
H A Dchacha20poly1305.c38 __le64 assoclen; member
61 unsigned int assoclen; member
H A Daegis128-neon-inner.c318 unsigned int assoclen, in crypto_aegis128_final_neon()
/openbmc/linux/include/crypto/
H A Dgcm.h54 static inline int crypto_ipsec_check_assoclen(unsigned int assoclen) in crypto_ipsec_check_assoclen()
H A Daead.h93 unsigned int assoclen; member
547 unsigned int assoclen) in aead_request_set_ad()
/openbmc/linux/drivers/crypto/
H A Domap-aes-gcm.c94 int alen, clen, cryptlen, assoclen, ret; in omap_aes_gcm_copy_buffers() local
246 int err, assoclen; in omap_aes_gcm_crypt() local
/openbmc/linux/arch/powerpc/crypto/
H A Daes-gcm-p10-glue.c114 struct Hash_ctx *hash, u8 *assoc, unsigned int assoclen) in gcmp10_init()
213 unsigned int assoclen = req->assoclen; in p10_aes_gcm_crypt() local
/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_aead.c205 static inline bool nitrox_aes_gcm_assoclen_supported(unsigned int assoclen) in nitrox_aes_gcm_assoclen_supported()
397 unsigned int assoclen = areq->assoclen - GCM_RFC4106_IV_SIZE; in nitrox_rfc4106_set_aead_rctx_sglist() local
/openbmc/linux/drivers/crypto/qce/
H A Daead.c120 unsigned int assoclen = req->assoclen; in qce_aead_prepare_dst_buf() local
191 unsigned int assoclen = rctx->assoclen; in qce_aead_ccm_prepare_buf_assoclen() local
H A Daead.h39 unsigned int assoclen; member
/openbmc/linux/arch/arm64/crypto/
H A Dghash-ce-glue.c335 static int gcm_encrypt(struct aead_request *req, char *iv, int assoclen) in gcm_encrypt()
398 static int gcm_decrypt(struct aead_request *req, char *iv, int assoclen) in gcm_decrypt()
H A Dsm4-ce-gcm-glue.c78 u32 assoclen = req->assoclen; in gcm_calculate_auth_mac() local
H A Dsm4-ce-ccm-glue.c96 u32 assoclen = req->assoclen; in ccm_calculate_auth_mac() local
/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_glue.c670 unsigned int assoclen, u8 *hash_subkey, in gcmaes_crypt_by_sg()
779 static int gcmaes_encrypt(struct aead_request *req, unsigned int assoclen, in gcmaes_encrypt()
798 static int gcmaes_decrypt(struct aead_request *req, unsigned int assoclen, in gcmaes_decrypt()
H A Daegis128-aesni-glue.c71 unsigned int assoclen) in crypto_aegis128_aesni_process_ad()
/openbmc/linux/arch/arm/crypto/
H A Dghash-ce-glue.c490 static int gcm_encrypt(struct aead_request *req, const u8 *iv, u32 assoclen) in gcm_encrypt()
580 static int gcm_decrypt(struct aead_request *req, const u8 *iv, u32 assoclen) in gcm_decrypt()
/openbmc/linux/net/mac802154/
H A Dllsec.c662 int authlen, assoclen, datalen, rc; in llsec_do_encrypt_auth() local
871 int authlen, datalen, assoclen, rc; in llsec_do_decrypt_auth() local
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_aead.h69 u32 assoclen; /* size of AAD buffer to authenticate */ member
/openbmc/linux/drivers/crypto/caam/
H A Dcaamalg_qi2.h114 unsigned int assoclen; member
/openbmc/linux/net/ipv4/
H A Desp4.c538 int assoclen; in esp_output_tail() local
886 int assoclen; in esp_input() local
/openbmc/linux/net/ipv6/
H A Desp6.c575 int assoclen; in esp6_output_tail() local
930 int assoclen; in esp6_input() local

12