Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Decx.h153 int ossl_ecx_key_fromdata(ECX_KEY *ecx, const OSSL_PARAM params[],
/openssl/crypto/ec/
H A Decx_backend.c55 int ossl_ecx_key_fromdata(ECX_KEY *ecx, const OSSL_PARAM params[], in ossl_ecx_key_fromdata() function
H A Decx_meth.c397 if (!ossl_ecx_key_fromdata(ecx, params, 1) in ecx_generic_import_from()
/openssl/providers/implementations/kem/
H A Decx_kem.c142 if (ossl_ecx_key_fromdata(ecx, params, 0) <= 0) { in ecxkey_pubfromdata()
/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c209 ok = ok && ossl_ecx_key_fromdata(key, params, include_private); in ecx_import()

Completed in 18 milliseconds