Searched refs:crypto_krb5_get_mic (Results 1 – 5 of 5) sorted by relevance
| /linux/crypto/krb5/ |
| H A D | krb5_api.c | 395 ssize_t crypto_krb5_get_mic(const struct krb5_enctype *krb5, in crypto_krb5_get_mic() function 409 EXPORT_SYMBOL(crypto_krb5_get_mic);
|
| H A D | selftest.c | 433 ret = crypto_krb5_get_mic(krb5, ci, NULL, sg, 1, 1024, in krb5_test_one_mic()
|
| /linux/include/crypto/ |
| H A D | krb5.h | 143 ssize_t crypto_krb5_get_mic(const struct krb5_enctype *krb5,
|
| /linux/Documentation/crypto/ |
| H A D | krb5.rst | 224 ssize_t crypto_krb5_get_mic(const struct krb5_enctype *krb5,
|
| /linux/net/rxrpc/ |
| H A D | rxgk.c | 370 ret = crypto_krb5_get_mic(gk->krb5, gk->tx_Kc, &metadata, in rxgk_secure_packet_integrity()
|