Searched refs:KEYCTL_KDF_MAX_OI_LEN (Results 1 – 2 of 2) sorted by relevance
/linux/security/keys/ | ||
A D | internal.h | 289 #define KEYCTL_KDF_MAX_OI_LEN 64 /* max length of otherinfo */ macro |
A D | dh.c | 263 kdfcopy->otherinfolen > KEYCTL_KDF_MAX_OI_LEN) { in __keyctl_dh_compute() |
Completed in 3 milliseconds