Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dcrypto_wolfssl.c117 static ecc_key * ecc_key_init(void) in ecc_key_init() function
1666 e->key = ecc_key_init(); in crypto_ec_init()
1668 LOG_WOLF_ERROR_FUNC_NULL(ecc_key_init); in crypto_ec_init()
2301 key->eckey = ecc_key_init(); in crypto_ec_key_init()
2306 LOG_WOLF_ERROR_FUNC_NULL(ecc_key_init); in crypto_ec_key_init()