Home
last modified time | relevance | path

Searched defs:ecx (Results 1 – 5 of 5) sorted by relevance

/openssl-master/crypto/ec/
A Decx_backend.c55 int ossl_ecx_key_fromdata(ECX_KEY *ecx, const OSSL_PARAM params[], in ossl_ecx_key_fromdata()
222 ECX_KEY *ecx = NULL; in ossl_ecx_key_from_pkcs8() local
A Decx_meth.c61 ECX_KEY *ecx; in ecx_pub_decode() local
90 ECX_KEY *ecx = ossl_ecx_key_from_pkcs8(p8, libctx, propq); in ecx_priv_decode_ex() local
222 ECX_KEY *ecx = ossl_ecx_key_op(NULL, arg2, arg1, pkey->ameth->pkey_id, in ecx_ctrl() local
265 ECX_KEY *ecx = NULL; in ecx_set_priv_key() local
283 ECX_KEY *ecx = NULL; in ecx_set_pub_key() local
391 ECX_KEY *ecx = ossl_ecx_key_new(pctx->libctx, KEYNID2TYPE(keytype), 0, in ecx_generic_import_from() local
409 ECX_KEY *ecx = from->pkey.ecx, *dupkey = NULL; in ecx_pkey_copy() local
714 ECX_KEY *ecx = ossl_ecx_key_op(NULL, NULL, 0, ctx->pmeth->pkey_id, in pkey_ecx_keygen() local
/openssl-master/providers/implementations/keymgmt/
A Decx_kmgmt.c264 ECX_KEY *ecx = key; in ecx_get_params() local
702 static int ecx_key_pairwise_check(const ECX_KEY *ecx, int type) in ecx_key_pairwise_check()
731 const ECX_KEY *ecx = keydata; in ecx_validate() local
/openssl-master/providers/implementations/encode_decode/
A Dencode_key2text.c561 const ECX_KEY *ecx = key; in ecx_to_text() local
/openssl-master/include/crypto/
A Devp.h648 ECX_KEY *ecx; /* X25519, X448, Ed25519, Ed448 */ member

Completed in 15 milliseconds