Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/
Decx_meth.c49 ECX_KEY *key = NULL; in ecx_key_op()
127 const ECX_KEY *ecxkey = pkey->pkey.ecx; in ecx_pub_encode()
164 const ECX_KEY *akey = a->pkey.ecx; in ecx_pub_cmp()
165 const ECX_KEY *bkey = b->pkey.ecx; in ecx_pub_cmp()
200 const ECX_KEY *ecxkey = pkey->pkey.ecx; in ecx_priv_encode()
271 const ECX_KEY *ecxkey = pkey->pkey.ecx; in ecx_key_print()
371 const ECX_KEY *key = pkey->pkey.ecx; in ecx_get_priv_key()
392 const ECX_KEY *key = pkey->pkey.ecx; in ecx_get_pub_key()
662 const ECX_KEY *ecxkey, *peerkey; in validate_ecx_derive()
742 const ECX_KEY *edkey = EVP_MD_CTX_pkey_ctx(ctx)->pkey->pkey.ecx; in pkey_ecd_digestsign25519()
[all …]
/third_party/openssl/include/crypto/
Devp.h387 } ECX_KEY; typedef
415 ECX_KEY *ecx; /* X25519, X448, Ed25519, Ed448 */