Home
last modified time | relevance | path

Searched defs:xorbuf (Results 1 – 25 of 39) sorted by relevance

12

/dports/databases/gigabase/gigabase/crypt/rc4/
H A Dmisc.cpp11 void xorbuf(byte *buf, const byte *mask, unsigned int count) in xorbuf() function
22 void xorbuf(byte *output, const byte *input, const byte *mask, unsigned int count) in xorbuf() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dmisc.cpp46 void xorbuf(byte *buf, const byte *mask, size_t count) in xorbuf() function
79 void xorbuf(byte *output, const byte *input, const byte *mask, size_t count) in xorbuf() function
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dmisc.cpp46 void xorbuf(byte *buf, const byte *mask, size_t count) in xorbuf() function
79 void xorbuf(byte *output, const byte *input, const byte *mask, size_t count) in xorbuf() function
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dmisc.cpp46 void xorbuf(byte *buf, const byte *mask, size_t count) in xorbuf() function
79 void xorbuf(byte *output, const byte *input, const byte *mask, size_t count) in xorbuf() function
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dmisc.cpp70 void xorbuf(byte *buf, const byte *mask, size_t count) in xorbuf() function
144 void xorbuf(byte *output, const byte *input, const byte *mask, size_t count) in xorbuf() function
/dports/games/retroarch/RetroArch-1.9.7/deps/bearssl-0.6/src/symcipher/
H A Daes_big_ctr.c37 xorbuf(void *dst, const void *src, size_t len) in xorbuf() function
H A Daes_small_ctr.c37 xorbuf(void *dst, const void *src, size_t len) in xorbuf() function
H A Daes_ct64_ctr.c37 xorbuf(void *dst, const void *src, size_t len) in xorbuf() function
H A Daes_ct_ctr.c37 xorbuf(void *dst, const void *src, size_t len) in xorbuf() function
H A Daes_big_ctrcbc.c37 xorbuf(void *dst, const void *src, size_t len) in xorbuf() function
H A Daes_small_ctrcbc.c37 xorbuf(void *dst, const void *src, size_t len) in xorbuf() function
/dports/security/bearssl/bearssl-0.6/src/symcipher/
H A Daes_small_ctr.c37 xorbuf(void *dst, const void *src, size_t len) in xorbuf() function
H A Daes_big_ctr.c37 xorbuf(void *dst, const void *src, size_t len) in xorbuf() function
H A Daes_ct64_ctr.c37 xorbuf(void *dst, const void *src, size_t len) in xorbuf() function
H A Daes_ct_ctr.c37 xorbuf(void *dst, const void *src, size_t len) in xorbuf() function
H A Daes_small_ctrcbc.c37 xorbuf(void *dst, const void *src, size_t len) in xorbuf() function
H A Daes_big_ctrcbc.c37 xorbuf(void *dst, const void *src, size_t len) in xorbuf() function
H A Daes_ct_ctrcbc.c37 xorbuf(void *dst, const void *src, size_t len) in xorbuf() function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/ELF/
H A DPrxDecrypter.cpp495 static void decryptKirkHeader(u8 *outbuf, const u8 *inbuf, It xorbuf, int key) in decryptKirkHeader()
511 static void decryptKirkHeaderType0(u8 *outbuf, const u8 *inbuf, T xorbuf, int key) in decryptKirkHeaderType0()
712 std::array<u8, 0x90> xorbuf; in pspDecryptType0() local
766 std::array<u8, 0x90> xorbuf; in pspDecryptType1() local
826 auto xorbuf = expandSeed(pti->key, pti->code); in pspDecryptType2() local
890 auto xorbuf = expandSeed(pti->key, pti->code, seed); in pspDecryptType5() local
954 auto xorbuf = expandSeed(pti->key, pti->code); in pspDecryptType6() local
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/ELF/
H A DPrxDecrypter.cpp495 static void decryptKirkHeader(u8 *outbuf, const u8 *inbuf, It xorbuf, int key) in decryptKirkHeader()
511 static void decryptKirkHeaderType0(u8 *outbuf, const u8 *inbuf, T xorbuf, int key) in decryptKirkHeaderType0()
712 std::array<u8, 0x90> xorbuf; in pspDecryptType0() local
766 std::array<u8, 0x90> xorbuf; in pspDecryptType1() local
826 auto xorbuf = expandSeed(pti->key, pti->code); in pspDecryptType2() local
890 auto xorbuf = expandSeed(pti->key, pti->code, seed); in pspDecryptType5() local
954 auto xorbuf = expandSeed(pti->key, pti->code); in pspDecryptType6() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/ELF/
H A DPrxDecrypter.cpp495 static void decryptKirkHeader(u8 *outbuf, const u8 *inbuf, It xorbuf, int key) in decryptKirkHeader()
511 static void decryptKirkHeaderType0(u8 *outbuf, const u8 *inbuf, T xorbuf, int key) in decryptKirkHeaderType0()
712 std::array<u8, 0x90> xorbuf; in pspDecryptType0() local
766 std::array<u8, 0x90> xorbuf; in pspDecryptType1() local
826 auto xorbuf = expandSeed(pti->key, pti->code); in pspDecryptType2() local
890 auto xorbuf = expandSeed(pti->key, pti->code, seed); in pspDecryptType5() local
954 auto xorbuf = expandSeed(pti->key, pti->code); in pspDecryptType6() local
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dmisc.cpp61 void xorbuf(byte *output, const byte *input, const byte *mask, size_t count) in xorbuf() function
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/yassl/taocrypt/src/
H A Dmisc.cpp112 void xorbuf(byte* buf, const byte* mask, unsigned int count) in xorbuf() function
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/yassl/taocrypt/src/
H A Dmisc.cpp112 void xorbuf(byte* buf, const byte* mask, unsigned int count) in xorbuf() function
/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/taocrypt/src/
H A Dmisc.cpp112 void xorbuf(byte* buf, const byte* mask, unsigned int count) in xorbuf() function

12