Home
last modified time | relevance | path

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

/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c91 || (derlen = k2d(key, &der)) <= 0 in key_to_p8info()
144 i2d_of_void k2d) in key_to_pubkey() argument
154 || (derlen = k2d(key, &der)) <= 0 in key_to_pubkey()
189 i2d_of_void *k2d, in key_to_epki_der_priv_bio() argument
217 i2d_of_void *k2d, in key_to_epki_pem_priv_bio() argument
245 i2d_of_void *k2d, in key_to_pki_der_priv_bio() argument
255 p2s, k2d, ctx); in key_to_pki_der_priv_bio()
277 i2d_of_void *k2d, in key_to_pki_pem_priv_bio() argument
309 i2d_of_void *k2d, in key_to_spki_der_pub_bio() argument
335 i2d_of_void *k2d, in key_to_spki_pem_pub_bio() argument
[all …]
/openssl/test/
H A Dtls-provider.c1361 || (derlen = k2d(key, &der)) <= 0 in key_to_p8info()
1414 i2d_of_void k2d) in xorx_key_to_pubkey() argument
1423 || (derlen = k2d(key, &der)) <= 0 in xorx_key_to_pubkey()
1459 i2d_of_void *k2d, in key_to_epki_der_priv_bio() argument
1487 i2d_of_void *k2d, in key_to_epki_pem_priv_bio() argument
1515 i2d_of_void *k2d, in key_to_pki_der_priv_bio() argument
1525 p2s, k2d, ctx); in key_to_pki_der_priv_bio()
1547 i2d_of_void *k2d, in key_to_pki_pem_priv_bio() argument
1557 p2s, k2d, ctx); in key_to_pki_pem_priv_bio()
1579 i2d_of_void *k2d, in key_to_spki_der_pub_bio() argument
[all …]

Completed in 31 milliseconds