Home
last modified time | relevance | path

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

/freebsd/crypto/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()