Home
last modified time | relevance | path

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

/linux/security/keys/
A Dcompat_dh.c31 kdfcopy.otherinfolen = compat_kdfcopy.otherinfolen; in compat_keyctl_dh_compute()
A Ddh.c263 kdfcopy->otherinfolen > KEYCTL_KDF_MAX_OI_LEN) { in __keyctl_dh_compute()
341 outbuf = kzalloc(kdfcopy ? (outlen + kdfcopy->otherinfolen) : outlen, in __keyctl_dh_compute()
381 kdfcopy->otherinfolen) != 0) { in __keyctl_dh_compute()
387 req->dst_len + kdfcopy->otherinfolen, in __keyctl_dh_compute()
/linux/include/uapi/linux/
A Dkeyctl.h89 __u32 otherinfolen; member
/linux/include/linux/
A Dcompat.h380 __u32 otherinfolen; member
/linux/Documentation/security/keys/
A Dcore.rst877 otherinfolen. The format of OtherInfo is defined by the caller.

Completed in 11 milliseconds