Home
last modified time | relevance | path

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

/linux/crypto/krb5/
H A Dkrb5_api.c474 int crypto_krb5_verify_mic(const struct krb5_enctype *krb5, in crypto_krb5_verify_mic() function
483 EXPORT_SYMBOL(crypto_krb5_verify_mic);
/linux/net/rxrpc/
H A Drxgk_common.h124 ret = crypto_krb5_verify_mic(krb5, shash, metadata, sg, 1, &offset, &len); in rxgk_verify_mic()
/linux/include/crypto/
H A Dkrb5.h152 int crypto_krb5_verify_mic(const struct krb5_enctype *krb5,
/linux/Documentation/crypto/
H A Dkrb5.rst239 int crypto_krb5_verify_mic(const struct krb5_enctype *krb5,