Searched refs:ecryptfs_code_for_cipher_string (Results 1 – 4 of 4) sorted by relevance
584 u8 ecryptfs_code_for_cipher_string(char *cipher_name, size_t key_bytes);
722 s->cipher_code = ecryptfs_code_for_cipher_string( in ecryptfs_write_tag_70_packet()1973 ecryptfs_code_for_cipher_string( in pki_encrypt_session_key()2355 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()
926 u8 ecryptfs_code_for_cipher_string(char *cipher_name, size_t key_bytes) in ecryptfs_code_for_cipher_string() function