Searched refs:RFC2440_CIPHER_RSA (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | ecryptfs.h | 45 #define RFC2440_CIPHER_RSA 0x01 macro |
/linux-4.4.14/fs/ecryptfs/ | ||
D | keystore.c | 2092 dest[(*packet_size)++] = RFC2440_CIPHER_RSA; in write_tag_1_packet() |