Searched refs:key_to_encp8 (Results 1 – 2 of 2) sorted by relevance
/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()
|
/openssl/test/ |
H A D | tls-provider.c | 1395 static X509_SIG *key_to_encp8(const void *key, int key_nid, in key_to_encp8() function 1474 p8 = key_to_encp8(key, key_nid, str, strtype, k2d, ctx); in key_to_epki_der_priv_bio() 1502 p8 = key_to_encp8(key, key_nid, str, strtype, k2d, ctx); in key_to_epki_pem_priv_bio()
|
Completed in 17 milliseconds