Home
last modified time | relevance | path

Searched refs:get_mic (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c49 .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 Dgss_krb5_internal.h45 u32 (*get_mic)(struct krb5_ctx *kctx, struct xdr_buf *text, member
H A Dgss_rpc_upcall.c64 PROC(GET_MIC, get_mic),
/linux-6.15/crypto/krb5/
H A Dinternal.h87 ssize_t (*get_mic)(const struct krb5_enctype *krb5, member
H A Drfc6803_camellia.c189 .get_mic = rfc3961_get_mic,
H A Dkrb5_api.c406 return krb5->profile->get_mic(krb5, shash, metadata, sg, nr_sg, sg_len, in crypto_krb5_get_mic()
H A Drfc8009_aes2.c314 .get_mic = rfc3961_get_mic,
H A Drfc3961_simplified.c790 .get_mic = rfc3961_get_mic,
/linux-6.15/include/trace/events/
H A Drpcgss.h136 DEFINE_GSSAPI_EVENT(get_mic);
212 DEFINE_SVC_GSSAPI_EVENT(get_mic);
/linux-6.15/Documentation/crypto/
H A Dkrb5.rst240 For the get_mic function, the output buffer may be larger than is needed (the