Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_ecp.c138 mbedtls_ecp_keypair_init(ecp); in mbedtls_psa_ecp_load_representation()
333 mbedtls_ecp_keypair_init(&ecp); in mbedtls_psa_ecp_generate_key()
H A Dpk_ecc.c182 mbedtls_ecp_keypair_init(&ecp_key); in pk_ecc_set_pubkey_psa_ecp_fallback()
H A Decdsa.c810 mbedtls_ecp_keypair_init(ctx); in mbedtls_ecdsa_init()
H A Dpk_wrap.c1086 mbedtls_ecp_keypair_init(ctx); in eckey_alloc_wrap()
H A Decp.c538 void mbedtls_ecp_keypair_init(mbedtls_ecp_keypair *key) in mbedtls_ecp_keypair_init() function
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Decp.h625 void mbedtls_ecp_keypair_init(mbedtls_ecp_keypair *key);
/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c997 mbedtls_ecp_keypair_init(&key_pair); in create_ec_priv_key_hidden_attributes()