Searched refs:ECRYPTFS_MAX_CIPHER_NAME_SIZE (Results 1 – 4 of 4) sorted by relevance
127 #define ECRYPTFS_MAX_CIPHER_NAME_SIZE 32 macro240 unsigned char cipher[ECRYPTFS_MAX_CIPHER_NAME_SIZE];314 unsigned char cipher_name[ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1];340 unsigned char global_default_cipher_name[ECRYPTFS_MAX_CIPHER_NAME_SIZE343 ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1];
316 ECRYPTFS_MAX_CIPHER_NAME_SIZE); in ecryptfs_parse_options()317 cipher_name_dst[ECRYPTFS_MAX_CIPHER_NAME_SIZE] = '\0'; in ecryptfs_parse_options()370 ECRYPTFS_MAX_CIPHER_NAME_SIZE); in ecryptfs_parse_options()372 ECRYPTFS_MAX_CIPHER_NAME_SIZE] = '\0'; in ecryptfs_parse_options()411 BUG_ON(cipher_name_len >= ECRYPTFS_MAX_CIPHER_NAME_SIZE); in ecryptfs_parse_options()
1877 ECRYPTFS_MAX_CIPHER_NAME_SIZE); in ecryptfs_add_new_key_tfm()1878 tmp_tfm->cipher_name[ECRYPTFS_MAX_CIPHER_NAME_SIZE] = '\0'; in ecryptfs_add_new_key_tfm()
895 char cipher_string[ECRYPTFS_MAX_CIPHER_NAME_SIZE];