Home
last modified time | relevance | path

Searched defs:ad_len (Results 1 – 5 of 5) sorted by relevance

/third_party/mbedtls/library/
Dcipher.c463 const unsigned char *ad, size_t ad_len ) in mbedtls_cipher_update_ad()
1344 const unsigned char *ad, size_t ad_len, in mbedtls_cipher_aead_encrypt()
1424 const unsigned char *ad, size_t ad_len, in mbedtls_cipher_aead_decrypt()
1527 const unsigned char *ad, size_t ad_len, in mbedtls_cipher_auth_encrypt_ext()
1583 const unsigned char *ad, size_t ad_len, in mbedtls_cipher_auth_decrypt_ext()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_internal.c490 size_t res_len, ad_len; in tls_connection_handshake2() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_internal.c490 size_t res_len, ad_len; in tls_connection_handshake2() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_ft.c76 size_t ad_len[3] = { ETH_ALEN, auth_len, sizeof(type) }; in wpa_ft_rrb_decrypt() local
479 size_t ad_len[3] = { ETH_ALEN, auth_len, sizeof(type) }; in wpa_ft_rrb_encrypt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_ft.c77 size_t ad_len[3] = { ETH_ALEN, auth_len, sizeof(type) }; in wpa_ft_rrb_decrypt() local
480 size_t ad_len[3] = { ETH_ALEN, auth_len, sizeof(type) }; in wpa_ft_rrb_encrypt() local