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,
197 key_to_paramstring_fn *p2s, in key_to_epki_der_priv_bio()
225 key_to_paramstring_fn *p2s, in key_to_epki_pem_priv_bio()
253 key_to_paramstring_fn *p2s, in key_to_pki_der_priv_bio()
285 key_to_paramstring_fn *p2s, in key_to_pki_pem_priv_bio()
317 key_to_paramstring_fn *p2s, in key_to_spki_der_pub_bio()
343 key_to_paramstring_fn *p2s, in key_to_spki_pem_pub_bio()
383 key_to_paramstring_fn *p2s, in key_to_type_specific_der_bio()
406 key_to_paramstring_fn *p2s, in key_to_type_specific_pem_bio_cb()
[all …]
/freebsd/crypto/openssl/test/
H A Dtls-provider.c1329 typedef int key_to_paramstring_fn(const void *key, int nid, int save, typedef
1333 key_to_paramstring_fn *p2s, i2d_of_void *k2d,
1459 key_to_paramstring_fn *p2s, in key_to_epki_der_priv_bio()
1487 key_to_paramstring_fn *p2s, in key_to_epki_pem_priv_bio()
1515 key_to_paramstring_fn *p2s, in key_to_pki_der_priv_bio()
1547 key_to_paramstring_fn *p2s, in key_to_pki_pem_priv_bio()
1579 key_to_paramstring_fn *p2s, in key_to_spki_der_pub_bio()
1604 key_to_paramstring_fn *p2s, in key_to_spki_pem_pub_bio()
1837 key_to_paramstring_fn *key2paramstring, in key2any_encode()