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

  /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/srtp/crypto/math/
datatypes.c 288 v128_complement(v128_t *x) { function
math.c 601 v128_complement(v128_t *x) { function

Completed in 32 milliseconds