Searched refs:ecryptfs_code_for_cipher_string (Results 1 – 4 of 4) sorted by relevance
613 u8 ecryptfs_code_for_cipher_string(char *cipher_name, size_t key_bytes);
735 s->cipher_code = ecryptfs_code_for_cipher_string( in ecryptfs_write_tag_70_packet()1986 ecryptfs_code_for_cipher_string( in pki_encrypt_session_key()2368 cipher_code = ecryptfs_code_for_cipher_string(crypt_stat->cipher, in write_tag_3_packet()
424 cipher_code = ecryptfs_code_for_cipher_string( in ecryptfs_parse_options()
961 u8 ecryptfs_code_for_cipher_string(char *cipher_name, size_t key_bytes) in ecryptfs_code_for_cipher_string() function