Home
last modified time | relevance | path

Searched defs:PEM_write_cb_fnsig (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/pem/
H A Dpem_pkey.c329 PEM_write_cb_fnsig(PrivateKey, EVP_PKEY, BIO, write_bio) in PEM_write_cb_fnsig() function
445 PEM_write_cb_fnsig(PrivateKey, EVP_PKEY, FILE, write) in PEM_write_cb_fnsig() function
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dpem.h80 # define PEM_write_cb_fnsig(name, type, OUTTYPE, writename) \ macro