Searched refs:ECRYPTFS_MAX_CIPHER_NAME_SIZE (Results 1 – 3 of 3) sorted by relevance
129 #define ECRYPTFS_MAX_CIPHER_NAME_SIZE 31 macro242 unsigned char cipher[ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1];315 unsigned char cipher_name[ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1];341 unsigned char global_default_cipher_name[ECRYPTFS_MAX_CIPHER_NAME_SIZE344 ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1];
355 BUG_ON(cipher_name_len > ECRYPTFS_MAX_CIPHER_NAME_SIZE); in ecryptfs_validate_options()
875 char cipher_string[ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1];