OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_v128_xor
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
datatypes.h
195
#define
_v128_xor
(z, x, y) \
macro
327
#define v128_xor(z, x, y)
_v128_xor
(z, x, y)
crypto_math.h
176
#define v128_xor(z, x, y)
_v128_xor
(z, x, y)
/external/chromium_org/third_party/libsrtp/srtp/crypto/math/
datatypes.c
274
_v128_xor
(z, x, y);
math.c
587
_v128_xor
(z, x, y);
Completed in 28 milliseconds