Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c64 typedef int key_to_paramstring_fn(const void *key, int nid, int save, typedef
68 key_to_paramstring_fn *p2s,
194 key_to_paramstring_fn *p2s, in key_to_epki_der_priv_bio()
221 key_to_paramstring_fn *p2s, in key_to_epki_pem_priv_bio()
248 key_to_paramstring_fn *p2s, in key_to_pki_der_priv_bio()
279 key_to_paramstring_fn *p2s, in key_to_pki_pem_priv_bio()
310 key_to_paramstring_fn *p2s, in key_to_spki_der_pub_bio()
335 key_to_paramstring_fn *p2s, in key_to_spki_pem_pub_bio()
374 key_to_paramstring_fn *p2s, in key_to_type_specific_der_bio()
397 key_to_paramstring_fn *p2s, in key_to_type_specific_pem_bio_cb()
[all …]
/freebsd/crypto/openssl/test/
H A Dtls-provider.c1325 typedef int key_to_paramstring_fn(const void *key, int nid, int save, typedef
1329 key_to_paramstring_fn *p2s, i2d_of_void *k2d,
1453 key_to_paramstring_fn *p2s, in key_to_epki_der_priv_bio()
1480 key_to_paramstring_fn *p2s, in key_to_epki_pem_priv_bio()
1507 key_to_paramstring_fn *p2s, in key_to_pki_der_priv_bio()
1538 key_to_paramstring_fn *p2s, in key_to_pki_pem_priv_bio()
1569 key_to_paramstring_fn *p2s, in key_to_spki_der_pub_bio()
1593 key_to_paramstring_fn *p2s, in key_to_spki_pem_pub_bio()
1821 key_to_paramstring_fn *key2paramstring, in key2any_encode()