Searched refs:IMPLEMENT_PEM_read (Results 1 – 1 of 1) sorted by relevance
/openbsd/lib/libcrypto/pem/ |
H A D | pem.h | 234 #define IMPLEMENT_PEM_read(name, type, str, asn1) \ macro 239 IMPLEMENT_PEM_read(name, type, str, asn1) \ 243 IMPLEMENT_PEM_read(name, type, str, asn1) \ 247 IMPLEMENT_PEM_read(name, type, str, asn1) \
|