Home
last modified time | relevance | path

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

/external/strace/xlat/
Dloop_crypt_type_options.h28 #if defined(LO_CRYPT_FISH2) || (defined(HAVE_DECL_LO_CRYPT_FISH2) && HAVE_DECL_LO_CRYPT_FISH2)
29 XLAT(LO_CRYPT_FISH2),
Dloop_crypt_type_options.in4 LO_CRYPT_FISH2
/external/syzkaller/sys/linux/
Dloop_arm.const21 LO_CRYPT_FISH2 = 3
Dloop_ppc64le.const21 LO_CRYPT_FISH2 = 3
Dloop_arm64.const21 LO_CRYPT_FISH2 = 3
Dloop_386.const21 LO_CRYPT_FISH2 = 3
Dloop_amd64.const21 LO_CRYPT_FISH2 = 3
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.h70 #define LO_CRYPT_FISH2 3 /* Twofish encryption */ macro