Searched refs:CONST_STRLEN (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/crypto/ | ||
| H A D | fscrypt_private.h | 20 #define CONST_STRLEN(str) (sizeof(str) - 1) macro |
| H A D | keyring.c | 181 (2 * FSCRYPT_KEY_IDENTIFIER_SIZE + CONST_STRLEN(".uid.") + 10 + 1) |