Searched defs:nonce_len (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Daes-eax.c34 int aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, argument
98 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, argument
[all...]
/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dwpa_auth_ie.h32 size_t nonce_len; member in struct:wpa_eapol_ie_parse
/freebsd-9.3-release/contrib/wpa/src/rsn_supp/
H A Dwpa_ie.h32 size_t nonce_len; member in struct:wpa_eapol_ie_parse
/freebsd-9.3-release/contrib/wpa/src/eap_common/
H A Dikev2_common.c436 ikev2_derive_auth_data(int prf_alg, const struct wpabuf *sign_msg, const u8 *ID, size_t ID_len, u8 ID_type, struct ikev2_keys *keys, int initiator, const u8 *shared_secret, size_t shared_secret_len, const u8 *nonce, size_t nonce_len, const u8 *key_pad, size_t key_pad_len, u8 *auth_data) argument
H A Dikev2_common.h319 size_t nonce_len; member in struct:ikev2_payloads

Completed in 63 milliseconds