Home
last modified time | relevance | path

Searched defs:aead (Results 51 - 75 of 137) sorted by relevance

123456

/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dghash-ce-glue.c302 struct crypto_aead *aead = crypto_aead_reqtfm(req); in gcm_calculate_auth_mac() local
337 struct crypto_aead *aead = crypto_aead_reqtfm(req); in gcm_encrypt() local
400 struct crypto_aead *aead = crypto_aead_reqtfm(req); in gcm_decrypt() local
502 struct crypto_aead *aead in rfc4106_encrypt() local
515 struct crypto_aead *aead = crypto_aead_reqtfm(req); rfc4106_decrypt() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.c253 struct crypto_aead *aead; in mlx5e_ipsec_set_state() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c313 struct crypto_aead *aead; in mlx5e_ipsec_build_accel_xfrm_attrs() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/xilinx/
H A Dzynqmp-aes-gcm.c47 struct aead_engine_alg aead; member
79 struct crypto_aead *aead = crypto_aead_reqtfm(req); in zynqmp_aes_aead_cipher() local
209 struct crypto_aead *aead = crypto_aead_reqtfm(req); in zynqmp_handle_aes_req() local
241 static int zynqmp_aes_aead_setkey(struct crypto_aead *aead, const u8 *key, in zynqmp_aes_aead_setkey() argument
273 static int zynqmp_aes_aead_setauthsize(struct crypto_aead *aead, in zynqmp_aes_aead_setauthsize() argument
287 struct crypto_aead *aead = crypto_aead_reqtfm(req); zynqmp_aes_aead_encrypt() local
300 struct crypto_aead *aead = crypto_aead_reqtfm(req); zynqmp_aes_aead_decrypt() local
310 zynqmp_aes_aead_init(struct crypto_aead *aead) zynqmp_aes_aead_init() argument
338 zynqmp_aes_aead_exit(struct crypto_aead *aead) zynqmp_aes_aead_exit() argument
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dessiv.c53 struct crypto_aead *aead; member
327 struct crypto_aead *aead; essiv_aead_init_tfm() local
[all...]
H A Dchacha20poly1305.c474 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() argument
H A Daegis128-core.c366 static int crypto_aegis128_setkey(struct crypto_aead *aead, const u8 *key, in crypto_aegis128_setkey() argument
H A Dccm.c87 static int crypto_ccm_setkey(struct crypto_aead *aead, const u8 *key, in crypto_ccm_setkey() argument
130 struct crypto_aead *aead = crypto_aead_reqtfm(req); in format_input() local
172 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_ccm_auth() local
230 struct crypto_aead *aead in crypto_ccm_encrypt_done() local
287 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_ccm_encrypt() local
327 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_ccm_decrypt_done() local
346 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_ccm_decrypt() local
607 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_rfc4309_crypt() local
672 struct crypto_aead *aead; crypto_rfc4309_init_tfm() local
[all...]
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/symmetric_alg_test/
H A Dhks_aes_cipher_ccm_test.cpp444 static int32_t HksAesSetAeadLen(HksParam *param, uint32_t cnt, uint32_t len, const uint8_t *aead) in HksAesSetAeadLen() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c327 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto4xx_aead_need_fallback() local
445 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto4xx_crypt_aes_ccm() local
[all...]
H A Dcrypto4xx_core.h126 struct crypto_aead *aead; member
139 struct aead_alg aead; member
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_driver.h176 struct aead_alg aead; member
H A Dcc_aead.c638 static int cc_des3_aead_setkey(struct crypto_aead *aead, const u8 *key, in cc_des3_aead_setkey() argument
/kernel/linux/linux-5.10/crypto/
H A Dccm.c86 static int crypto_ccm_setkey(struct crypto_aead *aead, const u8 *key, in crypto_ccm_setkey() argument
129 struct crypto_aead *aead = crypto_aead_reqtfm(req); in format_input() local
171 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_ccm_auth() local
229 struct crypto_aead *aead in crypto_ccm_encrypt_done() local
286 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_ccm_encrypt() local
327 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_ccm_decrypt_done() local
346 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_ccm_decrypt() local
607 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_rfc4309_crypt() local
672 struct crypto_aead *aead; crypto_rfc4309_init_tfm() local
[all...]
H A Dgcm.c44 struct crypto_aead_spawn aead; member
92 static int crypto_gcm_setkey(struct crypto_aead *aead, const u8 *key, in crypto_gcm_setkey() argument
180 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto_gcm_init_crypt() local
414 struct crypto_aead *aead = crypto_aead_reqtfm(req); in gcm_enc_copy_hash() local
468 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_gcm_verify() local
503 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_gcm_decrypt() local
725 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_rfc4106_crypt() local
794 struct crypto_aead *aead; crypto_rfc4106_init_tfm() local
930 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_rfc4543_crypt() local
961 struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_rfc4543_copy_src_to_dst() local
993 struct crypto_aead *aead; crypto_rfc4543_init_tfm() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c327 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto4xx_aead_need_fallback() local
445 struct crypto_aead *aead = crypto_aead_reqtfm(req); in crypto4xx_crypt_aes_ccm() local
[all...]
H A Dcrypto4xx_core.h126 struct crypto_aead *aead; member
139 struct aead_alg aead; member
/kernel/linux/linux-6.6/drivers/crypto/starfive/
H A Djh7110-aes.c625 struct crypto_tfm *aead = crypto_aead_tfm(tfm); in starfive_aes_aead_init_tfm() local
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_driver.h176 struct aead_alg aead; member
/third_party/node/deps/ngtcp2/ngtcp2/crypto/openssl/
H A Dopenssl.c45 static size_t crypto_aead_max_overhead(const EVP_CIPHER *aead) { in crypto_aead_max_overhead() argument
60 ngtcp2_crypto_aead *ngtcp2_crypto_aead_aes_128_gcm(ngtcp2_crypto_aead *aead) { in ngtcp2_crypto_aead_aes_128_gcm() argument
78 ngtcp2_crypto_aead *ngtcp2_crypto_aead_init(ngtcp2_crypto_aead *aead, in ngtcp2_crypto_aead_init() argument
85 ngtcp2_crypto_aead *ngtcp2_crypto_aead_retry(ngtcp2_crypto_aead *aead) { in ngtcp2_crypto_aead_retry() argument
183 crypto_aead_keylen(const EVP_CIPHER *aead) crypto_aead_keylen() argument
187 ngtcp2_crypto_aead_keylen(const ngtcp2_crypto_aead *aead) ngtcp2_crypto_aead_keylen() argument
191 crypto_aead_noncelen(const EVP_CIPHER *aead) crypto_aead_noncelen() argument
195 ngtcp2_crypto_aead_noncelen(const ngtcp2_crypto_aead *aead) ngtcp2_crypto_aead_noncelen() argument
199 ngtcp2_crypto_aead_ctx_encrypt_init(ngtcp2_crypto_aead_ctx *aead_ctx, const ngtcp2_crypto_aead *aead, const uint8_t *key, size_t noncelen) ngtcp2_crypto_aead_ctx_encrypt_init() argument
246 ngtcp2_crypto_aead_ctx_decrypt_init(ngtcp2_crypto_aead_ctx *aead_ctx, const ngtcp2_crypto_aead *aead, const uint8_t *key, size_t noncelen) ngtcp2_crypto_aead_ctx_decrypt_init() argument
488 ngtcp2_crypto_encrypt(uint8_t *dest, const ngtcp2_crypto_aead *aead, const ngtcp2_crypto_aead_ctx *aead_ctx, const uint8_t *plaintext, size_t plaintextlen, const uint8_t *nonce, size_t noncelen, const uint8_t *aad, size_t aadlen) ngtcp2_crypto_encrypt() argument
527 ngtcp2_crypto_decrypt(uint8_t *dest, const ngtcp2_crypto_aead *aead, const ngtcp2_crypto_aead_ctx *aead_ctx, const uint8_t *ciphertext, size_t ciphertextlen, const uint8_t *nonce, size_t noncelen, const uint8_t *aad, size_t aadlen) ngtcp2_crypto_decrypt() argument
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/crypto/wolfssl/
H A Dwolfssl.c46 ngtcp2_crypto_aead *ngtcp2_crypto_aead_aes_128_gcm(ngtcp2_crypto_aead *aead) { in ngtcp2_crypto_aead_aes_128_gcm() argument
64 ngtcp2_crypto_aead *ngtcp2_crypto_aead_init(ngtcp2_crypto_aead *aead, in ngtcp2_crypto_aead_init() argument
72 ngtcp2_crypto_aead *ngtcp2_crypto_aead_retry(ngtcp2_crypto_aead *aead) { in ngtcp2_crypto_aead_retry() argument
77 const WOLFSSL_EVP_CIPHER *aead in crypto_wolfssl_get_aead_max_encryption() local
92 const WOLFSSL_EVP_CIPHER *aead = wolfSSL_quic_get_aead(ssl); crypto_wolfssl_get_aead_max_decryption_failure() local
132 crypto_aead_keylen(const WOLFSSL_EVP_CIPHER *aead) crypto_aead_keylen() argument
136 ngtcp2_crypto_aead_keylen(const ngtcp2_crypto_aead *aead) ngtcp2_crypto_aead_keylen() argument
140 crypto_aead_noncelen(const WOLFSSL_EVP_CIPHER *aead) crypto_aead_noncelen() argument
144 ngtcp2_crypto_aead_noncelen(const ngtcp2_crypto_aead *aead) ngtcp2_crypto_aead_noncelen() argument
148 ngtcp2_crypto_aead_ctx_encrypt_init(ngtcp2_crypto_aead_ctx *aead_ctx, const ngtcp2_crypto_aead *aead, const uint8_t *key, size_t noncelen) ngtcp2_crypto_aead_ctx_encrypt_init() argument
165 ngtcp2_crypto_aead_ctx_decrypt_init(ngtcp2_crypto_aead_ctx *aead_ctx, const ngtcp2_crypto_aead *aead, const uint8_t *key, size_t noncelen) ngtcp2_crypto_aead_ctx_decrypt_init() argument
241 ngtcp2_crypto_encrypt(uint8_t *dest, const ngtcp2_crypto_aead *aead, const ngtcp2_crypto_aead_ctx *aead_ctx, const uint8_t *plaintext, size_t plaintextlen, const uint8_t *nonce, size_t noncelen, const uint8_t *aad, size_t aadlen) ngtcp2_crypto_encrypt() argument
257 ngtcp2_crypto_decrypt(uint8_t *dest, const ngtcp2_crypto_aead *aead, const ngtcp2_crypto_aead_ctx *aead_ctx, const uint8_t *ciphertext, size_t ciphertextlen, const uint8_t *nonce, size_t noncelen, const uint8_t *aad, size_t aadlen) ngtcp2_crypto_decrypt() argument
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/crypto/boringssl/
H A Dboringssl.c66 ngtcp2_crypto_aead *ngtcp2_crypto_aead_aes_128_gcm(ngtcp2_crypto_aead *aead) { in ngtcp2_crypto_aead_aes_128_gcm() argument
84 ngtcp2_crypto_aead *ngtcp2_crypto_aead_init(ngtcp2_crypto_aead *aead, in ngtcp2_crypto_aead_init() argument
91 ngtcp2_crypto_aead *ngtcp2_crypto_aead_retry(ngtcp2_crypto_aead *aead) { in ngtcp2_crypto_aead_retry() argument
181 crypto_aead_keylen(const EVP_AEAD *aead) crypto_aead_keylen() argument
185 ngtcp2_crypto_aead_keylen(const ngtcp2_crypto_aead *aead) ngtcp2_crypto_aead_keylen() argument
189 crypto_aead_noncelen(const EVP_AEAD *aead) crypto_aead_noncelen() argument
193 ngtcp2_crypto_aead_noncelen(const ngtcp2_crypto_aead *aead) ngtcp2_crypto_aead_noncelen() argument
197 ngtcp2_crypto_aead_ctx_encrypt_init(ngtcp2_crypto_aead_ctx *aead_ctx, const ngtcp2_crypto_aead *aead, const uint8_t *key, size_t noncelen) ngtcp2_crypto_aead_ctx_encrypt_init() argument
216 ngtcp2_crypto_aead_ctx_decrypt_init(ngtcp2_crypto_aead_ctx *aead_ctx, const ngtcp2_crypto_aead *aead, const uint8_t *key, size_t noncelen) ngtcp2_crypto_aead_ctx_decrypt_init() argument
324 ngtcp2_crypto_encrypt(uint8_t *dest, const ngtcp2_crypto_aead *aead, const ngtcp2_crypto_aead_ctx *aead_ctx, const uint8_t *plaintext, size_t plaintextlen, const uint8_t *nonce, size_t noncelen, const uint8_t *aad, size_t aadlen) ngtcp2_crypto_encrypt() argument
342 ngtcp2_crypto_decrypt(uint8_t *dest, const ngtcp2_crypto_aead *aead, const ngtcp2_crypto_aead_ctx *aead_ctx, const uint8_t *ciphertext, size_t ciphertextlen, const uint8_t *nonce, size_t noncelen, const uint8_t *aad, size_t aadlen) ngtcp2_crypto_decrypt() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_algs.c220 qat_alg_init_common_hdr(struct icp_qat_fw_comn_req_hdr *header, int aead) qat_alg_init_common_hdr() argument
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_glue.c631 static int common_rfc4106_set_key(struct crypto_aead *aead, const u8 *key, in common_rfc4106_set_key() argument
651 static int common_rfc4106_set_authsize(struct crypto_aead *aead, in common_rfc4106_set_authsize() argument
978 static int generic_gcmaes_set_key(struct crypto_aead *aead, const u8 *key, in generic_gcmaes_set_key() argument
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_qi.c45 struct aead_alg aead; member
80 static int aead_set_sh_desc(struct crypto_aead *aead) in aead_set_sh_desc() argument
195 static int aead_setkey(struct crypto_aead *aead, const u8 *key, in aead_setkey() argument
283 static int des3_aead_setkey(struct crypto_aead *aead, cons argument
300 gcm_set_sh_desc(struct crypto_aead *aead) gcm_set_sh_desc() argument
358 gcm_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) gcm_setkey() argument
403 rfc4106_set_sh_desc(struct crypto_aead *aead) rfc4106_set_sh_desc() argument
462 rfc4106_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4106_setkey() argument
511 rfc4543_set_sh_desc(struct crypto_aead *aead) rfc4543_set_sh_desc() argument
568 rfc4543_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4543_setkey() argument
892 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_unmap() local
917 struct crypto_aead *aead = crypto_aead_reqtfm(aead_req); aead_done() local
939 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_edesc_alloc() local
1159 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_crypt() local
[all...]

Completed in 50 milliseconds

123456