Searched refs:get_mic (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_mech.c | 49 .get_mic = gss_krb5_get_mic_v2, 78 .get_mic = gss_krb5_get_mic_v2, 117 .get_mic = gss_krb5_get_mic_v2, 143 .get_mic = gss_krb5_get_mic_v2, 172 .get_mic = gss_krb5_get_mic_v2, 198 .get_mic = gss_krb5_get_mic_v2, 528 return kctx->gk5e->get_mic(kctx, text, token); in gss_krb5_get_mic()
|
| H A D | gss_krb5_internal.h | 45 u32 (*get_mic)(struct krb5_ctx *kctx, struct xdr_buf *text, member
|
| H A D | gss_rpc_upcall.c | 64 PROC(GET_MIC, get_mic),
|
| /linux-6.15/crypto/krb5/ |
| H A D | internal.h | 87 ssize_t (*get_mic)(const struct krb5_enctype *krb5, member
|
| H A D | rfc6803_camellia.c | 189 .get_mic = rfc3961_get_mic,
|
| H A D | krb5_api.c | 406 return krb5->profile->get_mic(krb5, shash, metadata, sg, nr_sg, sg_len, in crypto_krb5_get_mic()
|
| H A D | rfc8009_aes2.c | 314 .get_mic = rfc3961_get_mic,
|
| H A D | rfc3961_simplified.c | 790 .get_mic = rfc3961_get_mic,
|
| /linux-6.15/include/trace/events/ |
| H A D | rpcgss.h | 136 DEFINE_GSSAPI_EVENT(get_mic); 212 DEFINE_SVC_GSSAPI_EVENT(get_mic);
|
| /linux-6.15/Documentation/crypto/ |
| H A D | krb5.rst | 240 For the get_mic function, the output buffer may be larger than is needed (the
|