Searched refs:IMPLEMENT_PEM_provided_write_to (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/openssl/crypto/pem/ |
H A D | pem_local.h | 96 # define IMPLEMENT_PEM_provided_write_to(name, TYPE, type, str, asn1, \ macro 141 IMPLEMENT_PEM_provided_write_to(name, TYPE, type, str, asn1, FILE, fp, write) 148 IMPLEMENT_PEM_provided_write_to(name, TYPE, type, str, asn1, BIO, bio, write_bio)
|