Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/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()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddpp_auth.c61 size_t nonce_len, in dpp_auth_build_req()
236 size_t nonce_len, in dpp_auth_build_resp()
420 size_t nonce_len; in dpp_auth_build_resp_ok() local
1170 size_t nonce_len; in dpp_auth_init() local
Ddpp_crypto.c426 size_t nonce_len = auth->curve->nonce_len; in dpp_derive_bk_ke() local
871 size_t nonce_len; in dpp_gen_r_auth() local
954 size_t nonce_len; in dpp_gen_i_auth() local
Ddpp.c660 size_t nonce_len; in dpp_build_conf_req_attr() local
3091 size_t nonce_len, clear_len, attr_len; in dpp_build_conf_result() local
3309 size_t nonce_len, clear_len, attr_len; in dpp_build_conn_status_result() local
Ddpp.h134 size_t nonce_len; member
/third_party/mbedtls/library/
Dctr_drbg.c450 size_t nonce_len) in mbedtls_ctr_drbg_reseed_internal()
543 size_t nonce_len; in mbedtls_ctr_drbg_seed() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Deap_eke_common.h74 int nonce_len; member
Dikev2_common.c373 const u8 *nonce, size_t nonce_len, in ikev2_derive_auth_data()
Dikev2_common.h309 size_t nonce_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_eke_common.h74 int nonce_len; member
Dikev2_common.c373 const u8 *nonce, size_t nonce_len, in ikev2_derive_auth_data()
Dikev2_common.h309 size_t nonce_len; member
/third_party/openssl/providers/implementations/rands/
Dtest_rng.c46 size_t entropy_len, entropy_pos, nonce_len; member
Ddrbg_hmac.c124 const unsigned char *nonce, size_t nonce_len, in drbg_hmac_instantiate()
Ddrbg_hash.c250 const unsigned char *nonce, size_t nonce_len, in drbg_hash_instantiate()
/third_party/node/deps/openssl/openssl/crypto/evp/
De_chacha20_poly1305.c159 int aad, mac_inited, tag_len, nonce_len; member
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
Dtest_rng.c46 size_t entropy_len, entropy_pos, nonce_len; member
Ddrbg_hmac.c124 const unsigned char *nonce, size_t nonce_len, in drbg_hmac_instantiate()
Ddrbg_hash.c250 const unsigned char *nonce, size_t nonce_len, in drbg_hash_instantiate()
/third_party/openssl/crypto/evp/
De_chacha20_poly1305.c159 int aad, mac_inited, tag_len, nonce_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddpp.c1579 size_t nonce_len; in dpp_derive_ke() local
1671 size_t nonce_len, in dpp_auth_build_req()
1844 size_t nonce_len, in dpp_auth_build_resp()
2229 size_t nonce_len; in dpp_auth_init() local
2364 size_t nonce_len; in dpp_build_conf_req_attr() local
2538 size_t nonce_len; in dpp_gen_r_auth() local
2617 size_t nonce_len; in dpp_gen_i_auth() local
2824 size_t nonce_len; in dpp_auth_build_resp_ok() local
6100 size_t nonce_len, clear_len, attr_len; in dpp_build_conf_result() local
Ddpp.h95 size_t nonce_len; member
/third_party/openssl/test/
Dcmp_vfy_test.c460 int nonce_len = OSSL_CMP_SENDERNONCE_LENGTH; in setup_check_update() local
Devp_test.c2402 size_t entropy_len, nonce_len, pers_len, addinA_len, addinB_len, member