Searched refs:ecryptfs_code_for_cipher_string (Results 1 – 4 of 4) sorted by relevance
574 u8 ecryptfs_code_for_cipher_string(char *cipher_name, size_t key_bytes);
720 s->cipher_code = ecryptfs_code_for_cipher_string( in ecryptfs_write_tag_70_packet()1932 ecryptfs_code_for_cipher_string( in pki_encrypt_session_key()2314 cipher_code = ecryptfs_code_for_cipher_string(crypt_stat->cipher, in write_tag_3_packet()
371 cipher_code = ecryptfs_code_for_cipher_string( in ecryptfs_validate_options()
833 u8 ecryptfs_code_for_cipher_string(char *cipher_name, size_t key_bytes) in ecryptfs_code_for_cipher_string() function