Home
last modified time | relevance | path

Searched refs:b2i_PVK_of_bio_pw_fn (Results 1 - 2 of 2) sorted by relevance

/third_party/openssl/providers/implementations/encode_decode/
H A Ddecode_pvk2key.c36 typedef void *b2i_PVK_of_bio_pw_fn(BIO *in, pem_password_cb *cb, void *u, typedef
44 b2i_PVK_of_bio_pw_fn *read_private_key;
192 #define dsa_private_key_bio (b2i_PVK_of_bio_pw_fn *)b2i_DSA_PVK_bio_ex
198 #define rsa_private_key_bio (b2i_PVK_of_bio_pw_fn *)b2i_RSA_PVK_bio_ex
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Ddecode_pvk2key.c36 typedef void *b2i_PVK_of_bio_pw_fn(BIO *in, pem_password_cb *cb, void *u, typedef
44 b2i_PVK_of_bio_pw_fn *read_private_key;
207 #define dsa_private_key_bio (b2i_PVK_of_bio_pw_fn *)b2i_DSA_PVK_bio_ex
213 #define rsa_private_key_bio (b2i_PVK_of_bio_pw_fn *)b2i_RSA_PVK_bio_ex

Completed in 2 milliseconds