Home
last modified time | relevance | path

Searched refs:RFC2440_CIPHER_AES_256 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Decryptfs.h42 #define RFC2440_CIPHER_AES_256 0x09 macro
/openbmc/linux/fs/ecryptfs/
H A Dcrypto.c892 {"aes", RFC2440_CIPHER_AES_256}
918 code = RFC2440_CIPHER_AES_256; in ecryptfs_code_for_cipher_string()