Home
last modified time | relevance | path

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

/external/strace/xlat/
Dloop_crypt_type_options.h22 #if defined(LO_CRYPT_XOR) || (defined(HAVE_DECL_LO_CRYPT_XOR) && HAVE_DECL_LO_CRYPT_XOR)
23 XLAT(LO_CRYPT_XOR),
Dloop_crypt_type_options.in2 LO_CRYPT_XOR
/external/syzkaller/sys/linux/
Dloop_arm.const25 LO_CRYPT_XOR = 1
Dloop_ppc64le.const25 LO_CRYPT_XOR = 1
Dloop_arm64.const25 LO_CRYPT_XOR = 1
Dloop_386.const25 LO_CRYPT_XOR = 1
Dloop_amd64.const25 LO_CRYPT_XOR = 1
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.h68 #define LO_CRYPT_XOR 1 macro