Home
last modified time | relevance | path

Searched refs:LO_CRYPT_DES (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Dloop_crypt_type_options.h25 #if defined(LO_CRYPT_DES) || (defined(HAVE_DECL_LO_CRYPT_DES) && HAVE_DECL_LO_CRYPT_DES)
26 XLAT(LO_CRYPT_DES),
Dloop_crypt_type_options.in3 LO_CRYPT_DES
/external/syzkaller/sys/linux/
Dloop_arm.const19 LO_CRYPT_DES = 2
Dloop_ppc64le.const19 LO_CRYPT_DES = 2
Dloop_arm64.const19 LO_CRYPT_DES = 2
Dloop_386.const19 LO_CRYPT_DES = 2
Dloop_amd64.const19 LO_CRYPT_DES = 2
Dloop.txt28 lo_encrypt_type = LO_CRYPT_NONE, LO_CRYPT_XOR, LO_CRYPT_DES, LO_CRYPT_FISH2, LO_CRYPT_BLOW, LO_CRYP…
/external/kernel-headers/original/uapi/linux/
Dloop.h69 #define LO_CRYPT_DES 2 macro