Home
last modified time | relevance | path

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

/third_party/openssl/crypto/pem/
Dpem_all.c177 IMPLEMENT_PEM_write_const(DHparams, DH, PEM_STRING_DHPARAMS, DHparams)
178 IMPLEMENT_PEM_write_const(DHxparams, DH, PEM_STRING_DHXPARAMS, DHxparams)
/third_party/openssl/include/openssl/
Dpem.h144 # define IMPLEMENT_PEM_write_const(name, type, str, asn1) \ macro
166 IMPLEMENT_PEM_write_const(name, type, str, asn1)