Home
last modified time | relevance | path

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

/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c125 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 Dtls-provider.c1395 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 19 milliseconds