Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dcrypto_mbedtls_alt.c2048 …static const uint8_t secp256r1_a[] = {0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, … in crypto_ec_get_a() local
2083 bin = secp256r1_a; in crypto_ec_get_a()
2084 len = sizeof(secp256r1_a); in crypto_ec_get_a()