Home
last modified time | relevance | path

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

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