Searched refs:check_digest (Results 1 – 2 of 2) sorted by relevance
755 check_digest(const struct crypto_session_params *csp) in check_digest() function799 return (check_cipher(csp) && check_digest(csp)); in check_eta()1383 if (!check_digest(csp)) in sec_probe_session()
5743 check_digest(const krb5_data *body, const EVP_MD *md, const krb5_data *digest) in check_digest() function5799 if (!check_digest(body, EVP_sha1(), cksum1)) in crypto_verify_checksums()5806 if (!check_digest(body, md, &cksum2->checksum)) in crypto_verify_checksums()