Home
last modified time | relevance | path

Searched refs:RFC2440_CIPHER_AES_192 (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Decryptfs.h41 #define RFC2440_CIPHER_AES_192 0x08 macro
/Linux-v6.1/fs/ecryptfs/
Dcrypto.c915 {"aes", RFC2440_CIPHER_AES_192},
939 code = RFC2440_CIPHER_AES_192; in ecryptfs_code_for_cipher_string()
Dkeystore.c1445 case RFC2440_CIPHER_AES_192: in parse_tag_3_packet()