Searched refs:VERR_CR_PKCS7_DIGEST_PARAMS_NOT_IMPL (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/common/crypto/
H A Dpkcs7-sanity.cpp74 return RTErrInfoSetF(pErrInfo, VERR_CR_PKCS7_DIGEST_PARAMS_NOT_IMPL,
H A Dpkcs7-verify.cpp299 return RTErrInfoSet(pErrInfo, VERR_CR_PKCS7_DIGEST_PARAMS_NOT_IMPL, "Digest algorithm has unsupported parameters");
/vbox/include/iprt/
H A Derr.h2322 #define VERR_CR_PKCS7_DIGEST_PARAMS_NOT_IMPL (-22314) macro

Completed in 2297 milliseconds