Home
last modified time | relevance | path

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

/net/sunrpc/auth_gss/
Dgss_krb5_keys.c144 const struct xdr_netobj *in_constant, in krb5_derive_key() argument
189 if (in_constant->len == inblock.len) { in krb5_derive_key()
190 memcpy(inblock.data, in_constant->data, inblock.len); in krb5_derive_key()
192 krb5_nfold(in_constant->len * 8, in_constant->data, in krb5_derive_key()