Home
last modified time | relevance | path

Searched refs:crypto_bignum_init_set (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.6.0/components/wpa_supplicant/test/
Dtest_crypto.c41 bn = crypto_bignum_init_set(buf, 32);
66 bn1 = crypto_bignum_init_set(buf1, 32);
69 bn2 = crypto_bignum_init_set(buf2, 32);
97 bn1 = crypto_bignum_init_set(buf1, 32);
100 bn2 = crypto_bignum_init_set(buf2, 32);
128 bn1 = crypto_bignum_init_set(buf1, 32);
131 bn2 = crypto_bignum_init_set(buf2, 32);
159 bn1 = crypto_bignum_init_set(buf1, 32);
162 bn2 = crypto_bignum_init_set(buf2, 32);
190 bn1 = crypto_bignum_init_set(buf1, 32);
[all …]
/hal_espressif-3.6.0/components/wpa_supplicant/src/common/
Dsae.c55 tmp->prime_buf = crypto_bignum_init_set(tmp->dh->prime, in sae_set_group()
64 tmp->order_buf = crypto_bignum_init_set(tmp->dh->order, in sae_set_group()
138 bn = crypto_bignum_init_set(val, order_len); in sae_get_rand()
190 r = crypto_bignum_init_set(tmp, prime_len); in get_rand_1_to_p_1()
291 x_cand = crypto_bignum_init_set(pwd_value, sae->tmp->prime_len); in sae_test_pwd_seed_ecc()
338 a = crypto_bignum_init_set(pwd_value, sae->tmp->prime_len); in sae_test_pwd_seed_ffc()
346 b = crypto_bignum_init_set(exp, sizeof(exp)); in sae_test_pwd_seed_ffc()
350 b = crypto_bignum_init_set(exp, sizeof(exp)); in sae_test_pwd_seed_ffc()
401 q = crypto_bignum_init_set(tmp, prime_len); in get_random_qr_qnr()
1033 peer_scalar = crypto_bignum_init_set(*pos, sae->tmp->prime_len); in sae_parse_commit_scalar()
[all …]
Ddpp.c5085 r = crypto_bignum_init_set(signature, signature_len / 2); in dpp_process_signed_connector()
5086 s = crypto_bignum_init_set(signature + signature_len / 2, signature_len / 2); in dpp_process_signed_connector()
/hal_espressif-3.6.0/components/wpa_supplicant/src/crypto/
Dcrypto_mbedtls-bignum.c32 struct crypto_bignum *crypto_bignum_init_set(const u8 *buf, size_t len) in crypto_bignum_init_set() function
Dcrypto.h527 struct crypto_bignum * crypto_bignum_init_set(const u8 *buf, size_t len);
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow.map51754 .literal.crypto_bignum_init_set
53050 .text.crypto_bignum_init_set
53053 0x0000000040113dd4 crypto_bignum_init_set
66415 crypto_bignum_init_set esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto…
Doverflow_esp32s2.map52870 .literal.crypto_bignum_init_set
54140 .text.crypto_bignum_init_set
54143 0x00000000400c2374 crypto_bignum_init_set
67491 crypto_bignum_init_set esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto…
Doverflow_esp32s3.map56156 .literal.crypto_bignum_init_set
62107 .text.crypto_bignum_init_set
62110 0x000000004203ba38 crypto_bignum_init_set
82037 crypto_bignum_init_set esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto…
Doverflow_esp32c3.map38782 .text.crypto_bignum_init_set
38784 0x000000004203be54 crypto_bignum_init_set
60946 crypto_bignum_init_set esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto…