Searched defs:KEY_LEN (Results 1 – 4 of 4) sorted by relevance
41 #define KEY_LEN 32 macro71 normalize_key(uint8_t key[KEY_LEN]) in normalize_key()81 base64(uint8_t key[KEY_LEN]) in base64()
55 #define KEY_LEN 32 macro410 unsigned char keybuf[KEY_LEN]) in base64_decode()420 read_key(const char *path, unsigned char keybuf[KEY_LEN]) in read_key()
101 #define KEY_LEN(sp, ch) \ macro
225 #define VFS_LOADVNODE(MP, VP, KEY, KEY_LEN, NEW_KEY) \ argument