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