Searched refs:xdr_decode_word (Results 1 – 3 of 3) sorted by relevance
1916 int xdr_decode_word(const struct xdr_buf *buf, unsigned int base, u32 *obj) in xdr_decode_word() function1927 EXPORT_SYMBOL_GPL(xdr_decode_word);1950 if (xdr_decode_word(buf, base, &desc->array_len) != 0 || in xdr_xcode_array2()
890 if (xdr_decode_word(buf, offset, &checksum.len)) in svcauth_gss_unwrap_integ()
2024 if (xdr_decode_word(rcv_buf, offset, &len)) in gss_unwrap_resp_integ()