Home
last modified time | relevance | path

Searched refs:vecxkey (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c762 static int ecx_spki_pub_to_der(const void *vecxkey, unsigned char **pder) in ecx_spki_pub_to_der() argument
764 const ECX_KEY *ecxkey = vecxkey; in ecx_spki_pub_to_der()
782 static int ecx_pki_priv_to_der(const void *vecxkey, unsigned char **pder) in ecx_pki_priv_to_der() argument
784 const ECX_KEY *ecxkey = vecxkey; in ecx_pki_priv_to_der()
/third_party/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c754 static int ecx_spki_pub_to_der(const void *vecxkey, unsigned char **pder) in ecx_spki_pub_to_der() argument
756 const ECX_KEY *ecxkey = vecxkey; in ecx_spki_pub_to_der()
774 static int ecx_pki_priv_to_der(const void *vecxkey, unsigned char **pder) in ecx_pki_priv_to_der() argument
776 const ECX_KEY *ecxkey = vecxkey; in ecx_pki_priv_to_der()

Completed in 6 milliseconds