OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v128_xor_eq
(Results
1 - 4
of
4
) sorted by null
/external/srtp/crypto/include/
crypto_math.h
181
#define
v128_xor_eq
(x, y) _v128_xor_eq(x, y)
macro
datatypes.h
325
#define
v128_xor_eq
(x, y) _v128_xor_eq(x, y)
macro
/external/srtp/crypto/math/
datatypes.c
298
v128_xor_eq
(v128_t *x, const v128_t *y) {
function
/external/srtp/crypto/cipher/
aes.c
[
all
...]
Completed in 41 milliseconds