Searched defs:aead (Results 1 - 16 of 16) sorted by relevance

/linux-4.1.27/arch/arm64/crypto/
H A Daes-ce-ccm-glue.c70 struct crypto_aead *aead = crypto_aead_reqtfm(req); ccm_init_mac() local
108 struct crypto_aead *aead = crypto_aead_reqtfm(req); ccm_calculate_auth_mac() local
150 struct crypto_aead *aead = crypto_aead_reqtfm(req); ccm_encrypt() local
205 struct crypto_aead *aead = crypto_aead_reqtfm(req); ccm_decrypt() local
/linux-4.1.27/crypto/
H A Daead.c32 struct aead_alg *aead = crypto_aead_alg(tfm); setkey_unaligned() local
53 struct aead_alg *aead = crypto_aead_alg(tfm); setkey() local
118 struct aead_alg *aead = &alg->cra_aead; crypto_aead_report() local
146 struct aead_alg *aead = &alg->cra_aead; crypto_aead_show() local
203 struct aead_alg *aead = &alg->cra_aead; crypto_nivaead_report() local
232 struct aead_alg *aead = &alg->cra_aead; crypto_nivaead_show() local
377 struct crypto_aead *aead; aead_geniv_init() local
H A Dpcrypt.c164 struct crypto_aead *aead = crypto_aead_reqtfm(req); pcrypt_aead_encrypt() local
206 struct crypto_aead *aead = crypto_aead_reqtfm(req); pcrypt_aead_decrypt() local
249 struct crypto_aead *aead = aead_givcrypt_reqtfm(req); pcrypt_aead_givencrypt() local
H A Dccm.c76 static int crypto_ccm_setkey(struct crypto_aead *aead, const u8 *key, crypto_ccm_setkey() argument
126 struct crypto_aead *aead = crypto_aead_reqtfm(req); format_input() local
248 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_ccm_auth() local
284 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_ccm_encrypt_done() local
305 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_ccm_encrypt() local
361 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_ccm_decrypt_done() local
375 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_ccm_decrypt() local
681 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_rfc4309_crypt() local
721 struct crypto_aead *aead; crypto_rfc4309_init_tfm() local
H A Dgcm.c41 struct crypto_aead_spawn aead; member in struct:crypto_rfc4543_instance_ctx
104 static int crypto_gcm_setkey(struct crypto_aead *aead, const u8 *key, crypto_gcm_setkey() argument
193 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_gcm_init_crypt() local
510 struct crypto_aead *aead = crypto_aead_reqtfm(req); gcm_enc_copy_hash() local
577 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_gcm_verify() local
621 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_gcm_decrypt() local
901 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_rfc4106_crypt() local
938 struct crypto_aead *aead; crypto_rfc4106_init_tfm() local
1106 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_rfc4543_done() local
1121 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_rfc4543_crypt() local
1184 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_rfc4543_copy_src_to_dst() local
1197 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_rfc4543_encrypt() local
1240 struct crypto_aead *aead; crypto_rfc4543_init_tfm() local
H A Dtestmgr.c124 struct aead_test_suite aead; member in union:alg_test_desc::__anon3263
/linux-4.1.27/net/xfrm/
H A Dxfrm_algo.c708 const struct xfrm_aead_name *aead = data; xfrm_aead_name_match() local
/linux-4.1.27/net/ipv4/
H A Desp4.c38 static void *esp_alloc_tmp(struct crypto_aead *aead, int nfrags, int seqhilen) esp_alloc_tmp() argument
64 static inline u8 *esp_tmp_iv(struct crypto_aead *aead, void *tmp, int seqhilen) esp_tmp_iv() argument
82 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) esp_tmp_req() argument
92 static inline struct scatterlist *esp_req_sg(struct crypto_aead *aead, esp_req_sg() argument
120 struct crypto_aead *aead; esp_output() local
280 struct crypto_aead *aead = x->data; esp_input_done2() local
375 struct crypto_aead *aead = x->data; esp_input() local
459 struct crypto_aead *aead = x->data; esp4_get_mtu() local
512 struct crypto_aead *aead = x->data; esp_destroy() local
522 struct crypto_aead *aead; esp_init_aead() local
547 struct crypto_aead *aead; esp_init_authenc() local
636 struct crypto_aead *aead; esp_init_state() local
71 esp_tmp_givreq( struct crypto_aead *aead, u8 *iv) esp_tmp_givreq() argument
100 esp_givreq_sg( struct crypto_aead *aead, struct aead_givcrypt_request *req) esp_givreq_sg() argument
/linux-4.1.27/net/ipv6/
H A Desp6.c65 static void *esp_alloc_tmp(struct crypto_aead *aead, int nfrags, int seqihlen) esp_alloc_tmp() argument
92 static inline u8 *esp_tmp_iv(struct crypto_aead *aead, void *tmp, int seqhilen) esp_tmp_iv() argument
110 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) esp_tmp_req() argument
120 static inline struct scatterlist *esp_req_sg(struct crypto_aead *aead, esp_req_sg() argument
148 struct crypto_aead *aead; esp6_output() local
271 struct crypto_aead *aead = x->data; esp_input_done2() local
324 struct crypto_aead *aead = x->data; esp6_input() local
413 struct crypto_aead *aead = x->data; esp6_get_mtu() local
454 struct crypto_aead *aead = x->data; esp6_destroy() local
464 struct crypto_aead *aead; esp_init_aead() local
489 struct crypto_aead *aead; esp_init_authenc() local
578 struct crypto_aead *aead; esp6_init_state() local
99 esp_tmp_givreq( struct crypto_aead *aead, u8 *iv) esp_tmp_givreq() argument
128 esp_givreq_sg( struct crypto_aead *aead, struct aead_givcrypt_request *req) esp_givreq_sg() argument
/linux-4.1.27/include/crypto/
H A Dalgapi.h252 crypto_aead_alg_instance( struct crypto_aead *aead) crypto_aead_alg_instance() argument
/linux-4.1.27/arch/x86/crypto/
H A Daesni-intel_glue.c895 static int common_rfc4106_set_key(struct crypto_aead *aead, const u8 *key, common_rfc4106_set_key() argument
967 static int common_rfc4106_set_authsize(struct crypto_aead *aead, common_rfc4106_set_authsize() argument
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c259 static int aead_null_set_sh_desc(struct crypto_aead *aead) aead_null_set_sh_desc() argument
450 static int aead_set_sh_desc(struct crypto_aead *aead) aead_set_sh_desc() argument
739 static int gcm_set_sh_desc(struct crypto_aead *aead) gcm_set_sh_desc() argument
969 static int rfc4106_set_sh_desc(struct crypto_aead *aead) rfc4106_set_sh_desc() argument
1250 static int rfc4543_set_sh_desc(struct crypto_aead *aead) rfc4543_set_sh_desc() argument
1653 static int aead_setkey(struct crypto_aead *aead, aead_setkey() argument
1718 static int gcm_setkey(struct crypto_aead *aead, gcm_setkey() argument
1748 static int rfc4106_setkey(struct crypto_aead *aead, rfc4106_setkey() argument
1787 static int rfc4543_setkey(struct crypto_aead *aead, rfc4543_setkey() argument
2157 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_unmap() local
2188 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_encrypt_done() local
2227 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_decrypt_done() local
2350 struct crypto_aead *aead = crypto_aead_reqtfm(req); init_aead_job() local
2435 struct crypto_aead *aead = crypto_aead_reqtfm(req); init_aead_giv_job() local
2615 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_edesc_alloc() local
2758 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_encrypt() local
2795 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_decrypt() local
2843 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_giv_edesc_alloc() local
3006 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_givencrypt() local
3382 struct aead_alg aead; member in union:caam_alg_template::__anon3798
/linux-4.1.27/drivers/crypto/
H A Dpicoxcell_crypto.c445 static int spacc_aead_des_setkey(struct crypto_aead *aead, const u8 *key, spacc_aead_des_setkey() argument
465 static int spacc_aead_aes_setkey(struct crypto_aead *aead, const u8 *key, spacc_aead_aes_setkey() argument
730 struct crypto_aead *aead = crypto_aead_reqtfm(req); spacc_aead_encrypt() local
760 struct crypto_aead *aead = crypto_aead_reqtfm(req); spacc_aead_decrypt() local
H A Dtalitos.c945 struct crypto_aead *aead = crypto_aead_reqtfm(areq); ipsec_esp() local
/linux-4.1.27/include/linux/
H A Dcrypto.h558 struct aead_alg aead; member in union:crypto_alg::__anon11594
678 struct aead_tfm aead; member in union:crypto_tfm::__anon11595
/linux-4.1.27/include/net/
H A Dxfrm.h170 struct xfrm_algo_aead *aead; member in struct:xfrm_state
1340 struct xfrm_algo_aead_info aead; member in union:xfrm_algo_desc::__anon12852

Completed in 435 milliseconds