Home
last modified time | relevance | path

Searched refs:v32_weight (Results 1 – 2 of 2) sorted by relevance

/external/srtp/crypto/math/
Dmath.c164 v32_weight(v32_t a) { in v32_weight() function
178 return v32_weight(x); in v32_distance()
184 return v32_weight(a) & 1; in v32_dot_product()
/external/srtp/crypto/include/
Dcrypto_math.h51 v32_weight(v32_t a);