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