Searched refs:IDP_ONLYATTR (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx_crl.c294 crl->idp_flags |= IDP_ONLYATTR;
H A Dx509_vfy.c1441 if (crl->idp_flags & IDP_ONLYATTR)
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx_crl.c303 crl->idp_flags |= IDP_ONLYATTR;
H A Dx509_vfy.c1455 if ((crl->idp_flags & IDP_ONLYATTR) != 0)
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dx509v3.h317 # define IDP_ONLYATTR 0x10 macro

Completed in 216 milliseconds