Searched refs:RFC2440_CIPHER_AES_192 (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | ecryptfs.h | 41 #define RFC2440_CIPHER_AES_192 0x08 macro |
/linux/fs/ecryptfs/ | ||
H A D | keystore.c | 1447 case RFC2440_CIPHER_AES_192: in parse_tag_3_packet() |