Searched defs:cipher_code (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| D | keystore.c | 199 parse_tag_65_packet(struct ecryptfs_session_key *session_key, u8 *cipher_code, in parse_tag_65_packet() 285 write_tag_66_packet(char *signature, u8 cipher_code, in write_tag_66_packet() 585 u8 cipher_code; member 856 u8 cipher_code; member 1128 u8 cipher_code = 0; in decrypt_pki_encrypted_session_key() local 2184 u8 cipher_code; in write_tag_3_packet() local
|
| D | main.c | 267 u8 cipher_code; in ecryptfs_parse_options() local
|
| D | crypto.c | 904 u8 cipher_code; member 964 int ecryptfs_cipher_code_to_string(char *str, u8 cipher_code) in ecryptfs_cipher_code_to_string()
|
| /kernel/linux/linux-4.19/fs/ecryptfs/ |
| D | keystore.c | 213 parse_tag_65_packet(struct ecryptfs_session_key *session_key, u8 *cipher_code, in parse_tag_65_packet() 299 write_tag_66_packet(char *signature, u8 cipher_code, in write_tag_66_packet() 599 u8 cipher_code; member 871 u8 cipher_code; member 1142 u8 cipher_code = 0; in decrypt_pki_encrypted_session_key() local 2198 u8 cipher_code; in write_tag_3_packet() local
|
| D | main.c | 281 u8 cipher_code; in ecryptfs_parse_options() local
|
| D | crypto.c | 938 u8 cipher_code; member 998 int ecryptfs_cipher_code_to_string(char *str, u8 cipher_code) in ecryptfs_cipher_code_to_string()
|