Searched defs:ad_len (Results 1 – 5 of 5) sorted by relevance
| /third_party/mbedtls/library/ |
| D | cipher.c | 463 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/ |
| D | tls_internal.c | 490 size_t res_len, ad_len; in tls_connection_handshake2() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| D | tls_internal.c | 490 size_t res_len, ad_len; in tls_connection_handshake2() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| D | wpa_auth_ft.c | 76 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/ |
| D | wpa_auth_ft.c | 77 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
|