Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dcrypto_mbedtls_alt.c2066 …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()