Searched refs:EVP_R_UNKNOWN_MESSAGE_DIGEST_ALGORITHM (Results 1 – 3 of 3) sorted by relevance
147 OPENSSL_PUT_ERROR(EVP, EVP_R_UNKNOWN_MESSAGE_DIGEST_ALGORITHM); in EVP_DigestVerifyInitFromAlgorithm()
744 #define EVP_R_UNKNOWN_MESSAGE_DIGEST_ALGORITHM 150 macro
591 #if defined(EVP_R_UNKNOWN_MESSAGE_DIGEST_ALGORITHM) in throwForEvpError()592 case EVP_R_UNKNOWN_MESSAGE_DIGEST_ALGORITHM: in throwForEvpError()