Searched refs:ecryptfs_code_for_cipher_string (Results 1 – 4 of 4) sorted by relevance
599 u8 ecryptfs_code_for_cipher_string(char *cipher_name, size_t key_bytes);
721 s->cipher_code = ecryptfs_code_for_cipher_string( in ecryptfs_write_tag_70_packet()1972 ecryptfs_code_for_cipher_string( in pki_encrypt_session_key()2354 cipher_code = ecryptfs_code_for_cipher_string(crypt_stat->cipher, in write_tag_3_packet()
410 cipher_code = ecryptfs_code_for_cipher_string( in ecryptfs_parse_options()
931 u8 ecryptfs_code_for_cipher_string(char *cipher_name, size_t key_bytes) in ecryptfs_code_for_cipher_string() function