Searched refs:vecxkey (Results 1 – 1 of 1) sorted by relevance
754 static int ecx_spki_pub_to_der(const void *vecxkey, unsigned char **pder) in ecx_spki_pub_to_der() argument756 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() argument776 const ECX_KEY *ecxkey = vecxkey; in ecx_pki_priv_to_der()
Completed in 5 milliseconds