Home
last modified time | relevance | path

Searched defs:nonce_len (Results 1 – 7 of 7) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
Dwpa_ie.h32 size_t nonce_len; member
/external/wpa_supplicant/
Daes_wrap.c340 int aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_encrypt()
397 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_decrypt()
Dwpa.c1187 size_t nonce_len; member
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
Daes_wrap.c345 int aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_encrypt()
408 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_decrypt()
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
Dikev2_common.c440 const u8 *nonce, size_t nonce_len, in ikev2_derive_auth_data()
Dikev2_common.h319 size_t nonce_len; member
/external/chromium/net/third_party/nss/ssl/bodge/
Dloader.c1661 const PRUint8 *nonce, unsigned int nonce_len, in PRNGTEST_Instantiate()