Searched refs:n_bytes (Results 1 – 4 of 4) sorted by relevance
115 pkey.n_bytes = pkey_data; in authdes_create()146 memcpy (ad->ad_pkey, pkey->n_bytes, pkey->n_len); in libc_hidden_def()415 pkey.n_bytes = (char *) (ad->ad_pkey); in authdes_refresh()
192 pkey.n_bytes = pkey_data; in _svcauth_des()
662 return xdr_bytes (xdrs, &np->n_bytes, &np->n_len, MAX_NETOBJ_SZ); in libc_hidden_def()
339 char *n_bytes; member
Completed in 10 milliseconds