Searched refs:gss_decrypt_xdr_buf (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dgss_krb5.h276 gss_decrypt_xdr_buf(struct crypto_blkcipher *tfm, struct xdr_buf *inbuf,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dgss_krb5_wrap.c314 err = gss_decrypt_xdr_buf(cipher, buf, crypt_offset);
319 if (gss_decrypt_xdr_buf(kctx->enc, buf, crypt_offset))
H A Dgss_krb5_crypto.c538 gss_decrypt_xdr_buf(struct crypto_blkcipher *tfm, struct xdr_buf *buf, function

Completed in 104 milliseconds