Home
last modified time | relevance | path

Searched defs:aad (Results 76 - 99 of 99) sorted by relevance

1234

/third_party/node/deps/ngtcp2/ngtcp2/crypto/
H A Dshared.c910 uint8_t aad[sizeof(version) + sizeof(ngtcp2_sockaddr_storage) + in ngtcp2_crypto_generate_retry_token() local
987 uint8_t aad[sizeof(version) + sizeof(ngtcp2_sockaddr_storage) + in ngtcp2_crypto_verify_retry_token() local
763 ngtcp2_crypto_encrypt_cb(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_cb() argument
775 ngtcp2_crypto_decrypt_cb(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_cb() argument
1093 uint8_t aad[sizeof(ngtcp2_sockaddr_in6)]; ngtcp2_crypto_generate_regular_token() local
1164 uint8_t aad[sizeof(ngtcp2_sockaddr_in6)]; ngtcp2_crypto_verify_regular_token() local
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/crypto/picotls/
H A Dpicotls.c298 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
317 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
/third_party/libcoap/src/
H A Dcoap_oscore.c289 coap_bin_const_t aad; in coap_oscore_new_pdu_encrypted() local
783 coap_bin_const_t aad; coap_oscore_decrypt_pdu() local
[all...]
H A Dcoap_tinydtls.c1570 coap_crypto_aead_encrypt(const coap_crypto_param_t *params, coap_bin_const_t *data, coap_bin_const_t *aad, uint8_t *result, size_t *max_result_len) coap_crypto_aead_encrypt() argument
1620 coap_crypto_aead_decrypt(const coap_crypto_param_t *params, coap_bin_const_t *data, coap_bin_const_t *aad, uint8_t *result, size_t *max_result_len) coap_crypto_aead_decrypt() argument
H A Dcoap_openssl.c3777 coap_crypto_aead_encrypt(const coap_crypto_param_t *params, coap_bin_const_t *data, coap_bin_const_t *aad, uint8_t *result, size_t *max_result_len) coap_crypto_aead_encrypt() argument
3837 coap_crypto_aead_decrypt(const coap_crypto_param_t *params, coap_bin_const_t *data, coap_bin_const_t *aad, uint8_t *result, size_t *max_result_len) coap_crypto_aead_decrypt() argument
[all...]
H A Dcoap_mbedtls.c2828 coap_crypto_aead_encrypt(const coap_crypto_param_t *params, coap_bin_const_t *data, coap_bin_const_t *aad, uint8_t *result, size_t *max_result_len) global() argument
2912 coap_crypto_aead_decrypt(const coap_crypto_param_t *params, coap_bin_const_t *data, coap_bin_const_t *aad, uint8_t *result, size_t *max_result_len) global() argument
H A Dcoap_gnutls.c3071 coap_crypto_aead_encrypt(const coap_crypto_param_t *params, coap_bin_const_t *data, coap_bin_const_t *aad, uint8_t *result, size_t *max_result_len) coap_crypto_aead_encrypt() argument
3134 coap_crypto_aead_decrypt(const coap_crypto_param_t *params, coap_bin_const_t *data, coap_bin_const_t *aad, uint8_t *result, size_t *max_result_len) coap_crypto_aead_decrypt() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa.c154 const u8 *aad[1]; in wpa_eapol_key_send() local
/kernel/linux/linux-5.10/drivers/crypto/
H A Dsa2ul.h250 struct sa_cmdl_param_info aad; member
/kernel/linux/linux-5.10/net/tls/
H A Dtls_sw.c1424 u8 *aad, *iv, *mem = NULL; in decrypt_internal() local
/kernel/linux/linux-6.6/drivers/crypto/
H A Dsa2ul.h254 struct sa_cmdl_param_info aad; member
/kernel/linux/linux-6.6/net/tls/
H A Dtls_sw.c65 u8 aad[TLS_MAX_AAD_SIZE]; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes.c1169 static int s390x_aes_gcm_aad(S390X_AES_GCM_CTX *ctx, const unsigned char *aad, in s390x_aes_gcm_aad() argument
1711 static void s390x_aes_ccm_aad(S390X_AES_CCM_CTX *ctx, const unsigned char *aad, in s390x_aes_ccm_aad() argument
[all...]
/third_party/openssl/crypto/evp/
H A De_aes.c1175 static int s390x_aes_gcm_aad(S390X_AES_GCM_CTX *ctx, const unsigned char *aad, in s390x_aes_gcm_aad() argument
1717 static void s390x_aes_ccm_aad(S390X_AES_CCM_CTX *ctx, const unsigned char *aad, in s390x_aes_ccm_aad() argument
[all...]
/third_party/openssl/test/
H A Dacvp_test.c716 aes_ccm_enc_dec(const char *alg, const unsigned char *pt, size_t pt_len, const unsigned char *key, size_t key_len, const unsigned char *iv, size_t iv_len, const unsigned char *aad, size_t aad_len, const unsigned char *ct, size_t ct_len, const unsigned char *tag, size_t tag_len, int enc, int pass) aes_ccm_enc_dec() argument
803 aes_gcm_enc_dec(const char *alg, const unsigned char *pt, size_t pt_len, const unsigned char *key, size_t key_len, const unsigned char *iv, size_t iv_len, const unsigned char *aad, size_t aad_len, const unsigned char *ct, size_t ct_len, const unsigned char *tag, size_t tag_len, int enc, int pass) aes_gcm_enc_dec() argument
[all...]
H A Devp_test.c536 unsigned char *aad[AAD_NUM]; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa.c104 const u8 *aad[1]; in wpa_eapol_key_send() local
2124 const u8 *aad[1]; in wpa_supp_aead_decrypt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c1543 const u8 *aad[1]; in __wpa_send_eapol() local
2341 const u8 *aad[1]; in wpa_aead_decrypt() local
2491 const u8 *aad[5]; in fils_decrypt_assoc() local
2581 const u8 *aad[5]; fils_encrypt_assoc() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dspeed.c803 unsigned char aad[13] = { 0xcc }; in EVP_Update_loop_aead() local
3674 unsigned char aad[EVP_AEAD_TLS1_AAD_LEN]; in multiblock_speed() local
[all...]
/third_party/openssl/apps/
H A Dspeed.c803 unsigned char aad[13] = { 0xcc }; in EVP_Update_loop_aead() local
3650 unsigned char aad[EVP_AEAD_TLS1_AAD_LEN]; in multiblock_speed() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c1622 const u8 *aad[1]; in __wpa_send_eapol() local
2460 const u8 *aad[1]; in wpa_aead_decrypt() local
2610 const u8 *aad[5]; in fils_decrypt_assoc() local
2700 const u8 *aad[5]; fils_encrypt_assoc() local
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dda7219.h809 struct da7219_aad_priv *aad; member
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dda7219.h809 struct da7219_aad_priv *aad; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conn.c5681 decrypt_pkt(uint8_t *dest, const ngtcp2_crypto_aead *aead, const uint8_t *payload, size_t payloadlen, const uint8_t *aad, size_t aadlen, int64_t pkt_num, ngtcp2_crypto_km *ckm, ngtcp2_decrypt decrypt) decrypt_pkt() argument

Completed in 87 milliseconds

1234