Searched refs:key_to_encp8 (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2any.c | 125 static X509_SIG *key_to_encp8(const void *key, int key_nid, in key_to_encp8() function 204 p8 = key_to_encp8(key, key_nid, str, strtype, k2d, ctx); in key_to_epki_der_priv_bio() 232 p8 = key_to_encp8(key, key_nid, str, strtype, k2d, ctx); in key_to_epki_pem_priv_bio()
|