Searched refs:ECRYPTFS_MAX_CIPHER_NAME_SIZE (Results 1 – 4 of 4) sorted by relevance
126 #define ECRYPTFS_MAX_CIPHER_NAME_SIZE 31 macro239 unsigned char cipher[ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1];316 unsigned char cipher_name[ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1];342 unsigned char global_default_cipher_name[ECRYPTFS_MAX_CIPHER_NAME_SIZE345 ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1];
315 ECRYPTFS_MAX_CIPHER_NAME_SIZE); in ecryptfs_parse_options()316 cipher_name_dst[ECRYPTFS_MAX_CIPHER_NAME_SIZE] = '\0'; in ecryptfs_parse_options()369 ECRYPTFS_MAX_CIPHER_NAME_SIZE); in ecryptfs_parse_options()371 ECRYPTFS_MAX_CIPHER_NAME_SIZE] = '\0'; in ecryptfs_parse_options()410 BUG_ON(cipher_name_len > ECRYPTFS_MAX_CIPHER_NAME_SIZE); in ecryptfs_parse_options()
1691 ECRYPTFS_MAX_CIPHER_NAME_SIZE); in ecryptfs_add_new_key_tfm()1692 tmp_tfm->cipher_name[ECRYPTFS_MAX_CIPHER_NAME_SIZE] = '\0'; in ecryptfs_add_new_key_tfm()
894 char cipher_string[ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1];