HomeSort by relevance Sort by last modified time
    Searched refs:v128_complement (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
crypto_math.h 179 #define v128_complement(x) _v128_complement(x) macro
208 v128_complement(v128_t *x);
datatypes.h 330 #define v128_complement(x) _v128_complement(x) macro
359 v128_complement(v128_t *x);
  /external/srtp/crypto/include/
crypto_math.h 179 #define v128_complement(x) _v128_complement(x) macro
208 v128_complement(v128_t *x);
datatypes.h 323 #define v128_complement(x) _v128_complement(x) macro
352 v128_complement(v128_t *x);
  /external/chromium_org/third_party/libsrtp/srtp/crypto/math/
datatypes.c 288 v128_complement(v128_t *x) { function
math.c 601 v128_complement(v128_t *x) { function
  /external/srtp/crypto/math/
datatypes.c 288 v128_complement(v128_t *x) { function
math.c 601 v128_complement(v128_t *x) { function

Completed in 63 milliseconds