Searched refs:otherinfolen (Results 1 - 4 of 4) sorted by relevance

/linux-master/security/keys/
H A Dcompat_dh.c31 kdfcopy.otherinfolen = compat_kdfcopy.otherinfolen;
H A Ddh.c158 kdfcopy->otherinfolen > KEYCTL_KDF_MAX_OI_LEN) {
236 outbuf = kzalloc(kdfcopy ? (outlen + kdfcopy->otherinfolen) : outlen,
272 kdfcopy->otherinfolen) != 0) {
278 req->dst_len + kdfcopy->otherinfolen);
/linux-master/include/uapi/linux/
H A Dkeyctl.h89 __u32 otherinfolen; member in struct:keyctl_kdf_params
/linux-master/include/linux/
H A Dcompat.h410 __u32 otherinfolen; member in struct:compat_keyctl_kdf_params

Completed in 111 milliseconds