Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/crypto/nx/
H A Dnx-aes-ccm.c133 static int generate_b0(u8 *iv, unsigned int assoclen, unsigned int authsize, in generate_b0()
161 unsigned int assoclen, in generate_pat()
331 unsigned int assoclen) in ccm_nx_decrypt()
409 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()
/OK3568_Linux_fs/kernel/crypto/
H A Dauthencesn.c96 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_genicv_tail() local
130 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_genicv() local
189 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_encrypt() local
232 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_decrypt_tail() local
280 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_decrypt() local
H A Daegis128-neon.c65 u64 assoclen, u64 cryptlen) in crypto_aegis128_final_simd()
H A Daegis128-core.c282 unsigned int assoclen) in crypto_aegis128_process_ad()
350 u64 assoclen, u64 cryptlen) in crypto_aegis128_final()
H A Daegis128-neon-inner.c244 void crypto_aegis128_final_neon(void *state, void *tag_xor, uint64_t assoclen, in crypto_aegis128_final_neon()
H A Dchacha20poly1305.c38 __le64 assoclen; member
61 unsigned int assoclen; member
H A Dccm.c175 unsigned int assoclen = req->assoclen; in crypto_ccm_auth() local
/OK3568_Linux_fs/kernel/include/crypto/
H A Dgcm.h51 static inline int crypto_ipsec_check_assoclen(unsigned int assoclen) in crypto_ipsec_check_assoclen()
H A Daead.h90 unsigned int assoclen; member
518 unsigned int assoclen) in aead_request_set_ad()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Domap-aes-gcm.c91 int alen, clen, cryptlen, assoclen, ret; in omap_aes_gcm_copy_buffers() local
245 int err, assoclen; in omap_aes_gcm_crypt() local
H A Datmel-sha.c2094 u32 assoclen; member
2251 struct scatterlist *assoc, unsigned int assoclen, in atmel_sha_authenc_init()
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/
H A Dnitrox_aead.c206 static inline bool nitrox_aes_gcm_assoclen_supported(unsigned int assoclen) in nitrox_aes_gcm_assoclen_supported()
398 unsigned int assoclen = areq->assoclen - GCM_RFC4106_IV_SIZE; in nitrox_rfc4106_set_aead_rctx_sglist() local
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Daesni-intel_glue.c686 unsigned int assoclen, u8 *hash_subkey, in gcmaes_crypt_by_sg()
815 static int gcmaes_encrypt(struct aead_request *req, unsigned int assoclen, in gcmaes_encrypt()
822 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()
/OK3568_Linux_fs/kernel/net/mac802154/
H A Dllsec.c654 int authlen, assoclen, datalen, rc; in llsec_do_encrypt_auth() local
860 int authlen, datalen, assoclen, rc; in llsec_do_decrypt_auth() local
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_aead.h69 u32 assoclen; /* size of AAD buffer to authenticate */ member
H A Dcc_buffer_mgr.c291 unsigned int assoclen) in cc_set_aead_conf_buf()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Desp4.c541 int assoclen; in esp_output_tail() local
893 int assoclen; in esp_input() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Desp6.c575 int assoclen; in esp6_output_tail() local
934 int assoclen; in esp6_input() local
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaamalg_qi2.h116 unsigned int assoclen; member
/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dspu.c1145 unsigned int assoclen, in spum_ccm_update_iv()
H A Dspu2.c1350 unsigned int assoclen, unsigned int chunksize, in spu2_ccm_update_iv()
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_algo.c2939 unsigned int assoclen) in ccm_format_packet()
2978 unsigned int assoclen; in fill_sec_cpl_for_aead() local
3052 unsigned int sub_type, assoclen = req->assoclen; in create_aead_ccm_wr() local
3150 unsigned int dst_size = 0, temp = 0, kctx_len, assoclen = req->assoclen; in create_gcm_wr() local
/OK3568_Linux_fs/kernel/drivers/crypto/amcc/
H A Dcrypto4xx_core.c687 const unsigned int assoclen, in crypto4xx_build_pd()

12