Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Daes-eax.c28 int aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_encrypt()
92 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_decrypt()
/external/chromium_org/third_party/boringssl/src/crypto/cipher/
Daead.c71 size_t nonce_len, const uint8_t *in, size_t in_len, in EVP_AEAD_CTX_seal()
100 size_t nonce_len, const uint8_t *in, size_t in_len, in EVP_AEAD_CTX_open()
De_chacha20poly1305.c92 const uint8_t *nonce, size_t nonce_len, in aead_chacha20_poly1305_seal()
152 const uint8_t *nonce, size_t nonce_len, in aead_chacha20_poly1305_open()
De_rc4.c172 const uint8_t *nonce, size_t nonce_len, in aead_rc4_md5_tls_seal()
266 const uint8_t *nonce, size_t nonce_len, in aead_rc4_md5_tls_open()
Dinternal.h114 uint8_t nonce_len; member
De_aes.c896 const uint8_t *nonce, size_t nonce_len, in aead_aes_gcm_seal()
938 const uint8_t *nonce, size_t nonce_len, in aead_aes_gcm_open()
1067 const uint8_t *nonce, size_t nonce_len, in aead_aes_key_wrap_seal()
1162 const uint8_t *nonce, size_t nonce_len, in aead_aes_key_wrap_open()
/external/chromium_org/third_party/boringssl/src/crypto/modes/
Dgcm_test.c314 size_t key_len, plaintext_len, additional_data_len, nonce_len, ciphertext_len, in run_test_case() local
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ie.h26 size_t nonce_len; member
/external/wpa_supplicant_8/src/eap_common/
Deap_eke_common.h74 int nonce_len; member
Dikev2_common.c370 const u8 *nonce, size_t nonce_len, in ikev2_derive_auth_data()
Dikev2_common.h309 size_t nonce_len; member
/external/chromium_org/third_party/boringssl/src/tool/
Dspeed.cc169 const size_t nonce_len = EVP_AEAD_nonce_length(aead); in SpeedAEADChunk() local
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ie.h28 size_t nonce_len; member