Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dcrypto_mbedtls-ec.c501 static struct crypto_key *crypto_alloc_key(void) in crypto_alloc_key() function
521 mbedtls_pk_context *key = (mbedtls_pk_context *)crypto_alloc_key(); in crypto_ec_set_pubkey_point()
683 mbedtls_pk_context *kctx = (mbedtls_pk_context *)crypto_alloc_key(); in crypto_ec_get_key()
876 mbedtls_pk_context *pkey = (mbedtls_pk_context *)crypto_alloc_key(); in crypto_ec_parse_subpub_key()
899 mbedtls_pk_context *kctx = (mbedtls_pk_context *)crypto_alloc_key(); in crypto_ec_gen_keypair()