Home
last modified time | relevance | path

Searched refs:crypto_krb5_verify_mic (Results 1 – 5 of 5) sorted by relevance

/linux/crypto/krb5/
H A Dkrb5_api.c432 int crypto_krb5_verify_mic(const struct krb5_enctype *krb5, in crypto_krb5_verify_mic() function
441 EXPORT_SYMBOL(crypto_krb5_verify_mic);
H A Dselftest.c458 ret = crypto_krb5_verify_mic(krb5, ci, NULL, sg, 1, &offset, &len); in krb5_test_one_mic()
/linux/net/rxrpc/
H A Drxgk_common.h128 ret = crypto_krb5_verify_mic(krb5, shash, metadata, sg, nr_sg, in rxgk_verify_mic_skb()
/linux/include/crypto/
H A Dkrb5.h149 int crypto_krb5_verify_mic(const struct krb5_enctype *krb5,
/linux/Documentation/crypto/
H A Dkrb5.rst230 int crypto_krb5_verify_mic(const struct krb5_enctype *krb5,