Searched refs:DECRYPT_FLAG (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ | ||
D | transport.h | 14 #define DECRYPT_FLAG 0 macro |
D | transport.c | 387 ret = aeadcipher_en_de(req, result, DECRYPT_FLAG); in aeadcipher_decrypt_buffer() |