Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/pem/
H A Dpem_local.h81 # define IMPLEMENT_PEM_provided_write_body_main(type, outtype) \ macro
101 IMPLEMENT_PEM_provided_write_body_main(type, outtype); \
108 IMPLEMENT_PEM_provided_write_body_main(type, outtype); \
120 IMPLEMENT_PEM_provided_write_body_main(type, outtype); \
128 IMPLEMENT_PEM_provided_write_body_main(type, outtype); \
H A Dpem_pkey.c320 IMPLEMENT_PEM_provided_write_body_main(pkey, bio); in PEM_write_cb_ex_fnsig()
395 IMPLEMENT_PEM_provided_write_body_main(pkey, bio); in PEM_write_fnsig()