Home
last modified time | relevance | path

Searched defs:cipher_code (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/ecryptfs/
Dkeystore.c212 parse_tag_65_packet(struct ecryptfs_session_key *session_key, u8 *cipher_code, in parse_tag_65_packet()
298 write_tag_66_packet(char *signature, u8 cipher_code, in write_tag_66_packet()
591 u8 cipher_code; member
879 u8 cipher_code; member
1147 u8 cipher_code = 0; in decrypt_pki_encrypted_session_key() local
2189 u8 cipher_code; in write_tag_3_packet() local
Dmain.c282 u8 cipher_code; in ecryptfs_parse_options() local
Dcrypto.c959 u8 cipher_code; member
1019 int ecryptfs_cipher_code_to_string(char *str, u8 cipher_code) in ecryptfs_cipher_code_to_string()