Home
last modified time | relevance | path

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

/Linux-v6.1/net/sunrpc/auth_gss/
Dsvcauth_gss.c775 struct xdr_buf verf_data; in gss_write_verf() local
789 xdr_buf_from_iov(&iov, &verf_data); in gss_write_verf()
792 maj_stat = gss_get_mic(ctx_id, &verf_data, &mic); in gss_write_verf()