Home
last modified time | relevance | path

Searched defs:xor0 (Results 1 - 19 of 19) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/des/
H A Dncbc_enc.c28 register DES_LONG tout0, tout1, xor0, xor1; in DES_cbc_encrypt() local
H A Dpcbc_enc.c22 register DES_LONG sin0, sin1, xor0, xor1, tout0, tout1; in DES_pcbc_encrypt() local
H A Dxcbc_enc.c26 register DES_LONG tout0, tout1, xor0, xor1; in DES_xcbc_encrypt() local
H A Ddes_enc.c206 register DES_LONG tout0, tout1, xor0, xor1; in DES_ede3_cbc_encrypt() local
/third_party/openssl/crypto/des/
H A Dncbc_enc.c28 register DES_LONG tout0, tout1, xor0, xor1; in DES_cbc_encrypt() local
H A Dpcbc_enc.c22 register DES_LONG sin0, sin1, xor0, xor1, tout0, tout1; in DES_pcbc_encrypt() local
H A Dxcbc_enc.c26 register DES_LONG tout0, tout1, xor0, xor1; in DES_xcbc_encrypt() local
H A Ddes_enc.c206 register DES_LONG tout0, tout1, xor0, xor1; in DES_ede3_cbc_encrypt() local
/third_party/node/deps/openssl/openssl/crypto/rc5/
H A Drc5_enc.c25 register unsigned long tout0, tout1, xor0, xor1; in RC5_32_cbc_encrypt() local
/third_party/node/deps/openssl/openssl/crypto/bf/
H A Dbf_enc.c112 register BF_LONG tout0, tout1, xor0, xor1; in BF_cbc_encrypt() local
/third_party/node/deps/openssl/openssl/crypto/cast/
H A Dc_enc.c88 register CAST_LONG tout0, tout1, xor0, xor1; in CAST_cbc_encrypt() local
/third_party/openssl/crypto/bf/
H A Dbf_enc.c112 register BF_LONG tout0, tout1, xor0, xor1; in BF_cbc_encrypt() local
/third_party/openssl/crypto/rc5/
H A Drc5_enc.c25 register unsigned long tout0, tout1, xor0, xor1; in RC5_32_cbc_encrypt() local
/third_party/openssl/crypto/cast/
H A Dc_enc.c88 register CAST_LONG tout0, tout1, xor0, xor1; in CAST_cbc_encrypt() local
/third_party/node/deps/openssl/openssl/crypto/idea/
H A Di_cbc.c25 register unsigned long tout0, tout1, xor0, xor1; in IDEA_cbc_encrypt() local
/third_party/node/deps/openssl/openssl/crypto/rc2/
H A Drc2_cbc.c23 register unsigned long tout0, tout1, xor0, xor1; in RC2_cbc_encrypt() local
/third_party/openssl/crypto/idea/
H A Di_cbc.c25 register unsigned long tout0, tout1, xor0, xor1; in IDEA_cbc_encrypt() local
/third_party/openssl/crypto/rc2/
H A Drc2_cbc.c23 register unsigned long tout0, tout1, xor0, xor1; in RC2_cbc_encrypt() local
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer.cpp723 Temp xor0 = fneg(inputs[0]); variable

Completed in 8 milliseconds