Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_keys.c151 const struct xdr_netobj *inkey, u8 *rawkey, in krb5_DK() argument
205 memcpy(rawkey + n, outblock.data, (keybytes - n)); in krb5_DK()
209 memcpy(rawkey + n, outblock.data, outblock.len); in krb5_DK()