Searched refs:vecxkey (Results 1 – 2 of 2) sorted by relevance
781 static int ecx_spki_pub_to_der(const void *vecxkey, unsigned char **pder, in k2d_NOCTX()784 const ECX_KEY *ecxkey = vecxkey; in k2d_NOCTX()800 static int ecx_pki_priv_to_der(const void *vecxkey, unsigned char **pder, in ecx_pki_priv_to_der() argument803 const ECX_KEY *ecxkey = vecxkey; in ecx_pki_priv_to_der()
1648 static int xorx_spki_pub_to_der(const void *vecxkey, unsigned char **pder) in xorx_spki_pub_to_der() argument1650 const XORKEY *xorxkey = vecxkey; in xorx_spki_pub_to_der()1669 static int xorx_pki_priv_to_der(const void *vecxkey, unsigned char **pder) in xorx_pki_priv_to_der() argument1671 XORKEY *xorxkey = (XORKEY *)vecxkey; in xorx_pki_priv_to_der()