Home
last modified time | relevance | path

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

/external/strace/xlat/
Dloop_crypt_type_options.h31 #if defined(LO_CRYPT_BLOW) || (defined(HAVE_DECL_LO_CRYPT_BLOW) && HAVE_DECL_LO_CRYPT_BLOW)
32 XLAT(LO_CRYPT_BLOW),
Dloop_crypt_type_options.in5 LO_CRYPT_BLOW
/external/syzkaller/sys/linux/
Dloop_arm.const16 LO_CRYPT_BLOW = 4
Dloop_ppc64le.const16 LO_CRYPT_BLOW = 4
Dloop_arm64.const16 LO_CRYPT_BLOW = 4
Dloop_386.const16 LO_CRYPT_BLOW = 4
Dloop_amd64.const16 LO_CRYPT_BLOW = 4
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.h71 #define LO_CRYPT_BLOW 4 macro