Home
last modified time | relevance | path

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

/Linux-v5.4/security/keys/
Dinternal.h273 #define KEYCTL_KDF_MAX_OI_LEN 64 /* max length of otherinfo */ macro
Ddh.c263 kdfcopy->otherinfolen > KEYCTL_KDF_MAX_OI_LEN) { in __keyctl_dh_compute()