Searched defs:MAX_KEY_LEN (Results 1 – 7 of 7) sorted by relevance
23 #define MAX_KEY_LEN (24) macro
1 #define MAX_KEY_LEN 46 macro
95 #define MAX_KEY_LEN 96 macro
84 #define MAX_KEY_LEN 96 macro
200 #define MAX_KEY_LEN 64 macro
646 const MAX_KEY_LEN: usize = 32; constant
19 #define MAX_KEY_LEN 32 /* 32 bytes, 256 bits */ macro