Searched refs:cuAddCrlToDb (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utils/
H A DcuDbUtils.h50 CSSM_RETURN cuAddCrlToDb(
H A DcuDbUtils.cpp188 CSSM_RETURN cuAddCrlToDb( function
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utils/lib/
H A DcuDbUtils.h50 CSSM_RETURN cuAddCrlToDb(
H A DcuDbUtils.cpp188 CSSM_RETURN cuAddCrlToDb( function
/macosx-10.9.5/Security-55471.14.18/include/security_pkcs12/
H A Dpkcs12Keychain.cpp34 #include <security_cdsa_utils/cuDbUtils.h> // cuAddCrlToDb()
74 CSSM_RETURN crtn = cuAddCrlToDb(mDlDbHand,
/macosx-10.9.5/Security-55471.14.18/libsecurity_pkcs12/lib/
H A Dpkcs12Keychain.cpp34 #include <security_cdsa_utils/cuDbUtils.h> // cuAddCrlToDb()
74 CSSM_RETURN crtn = cuAddCrlToDb(mDlDbHand,
/macosx-10.9.5/security_ocspd-55118.2/server/
H A DcrlDb.cpp401 CSSM_RETURN crtn = cuAddCrlToDb(dlDbHand, mClHand, &crlData, &url);
H A DcrlRefresh.cpp719 crtn = cuAddCrlToDb(crl->dlDbHand(), clHand, &newCrl, uri);
/macosx-10.9.5/security_certtool-55105/src/
H A DCertTool.cpp980 CSSM_RETURN crtn = cuAddCrlToDb(dlDbHand, clHand, &crlData, NULL);
982 printError("***Error adding CRL to keychain. Aborting","cuAddCrlToDb",crtn);

Completed in 209 milliseconds