Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_DES
drivers/crypto/inside-secure/eip93/eip93-main.h
66
#define IS_DES(flags) ((flags) & EIP93_ALG_DES)
drivers/crypto/qce/common.h
61
#define IS_DES(flags) (flags & QCE_ALG_DES)