Searched refs:secp384r1_a (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/src/crypto/ |
D | crypto_mbedtls_alt.c | 2053 …static const uint8_t secp384r1_a[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, … in crypto_ec_get_a() local 2089 bin = secp384r1_a; in crypto_ec_get_a() 2090 len = sizeof(secp384r1_a); in crypto_ec_get_a()
|