Searched refs:crlTypeOid (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_pkcs12/
H A Dpkcs12Encode.cpp403 const CSSM_OID *crlTypeOid = NULL; local
406 crlTypeOid = &CSSMOID_PKCS9_X509Crl;
415 crlBag->bagType = *crlTypeOid;
/macosx-10.10/Security-57031.1.35/Security/libsecurity_pkcs12/lib/
H A Dpkcs12Encode.cpp403 const CSSM_OID *crlTypeOid = NULL; local
406 crlTypeOid = &CSSMOID_PKCS9_X509Crl;
415 crlBag->bagType = *crlTypeOid;

Completed in 115 milliseconds