Searched refs:body_offset (Results 1 – 3 of 3) sorted by relevance
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_crypto.c | 171 const struct xdr_buf *body, int body_offset, in gss_krb5_checksum() argument 194 err = xdr_process_buf(body, body_offset, body->len - body_offset, in gss_krb5_checksum() 732 int body_offset, struct xdr_netobj *cksumout) in krb5_etm_checksum() argument 761 err = xdr_process_buf(body, body_offset, body->len - body_offset, in krb5_etm_checksum()
|
| H A D | gss_krb5_internal.h | 159 const struct xdr_buf *body, int body_offset, 192 int body_offset, struct xdr_netobj *cksumout);
|
| /linux/scripts/ |
| H A D | rustdoc_test_gen.rs | 160 let body_offset = body in main() localVariable
|