Searched refs:v32_dot_product (Results 1 – 2 of 2) sorted by relevance
/external/srtp/crypto/include/ | ||
D | crypto_math.h | 57 v32_dot_product(v32_t a, v32_t b); |
/external/srtp/crypto/math/ | ||
D | math.c | 182 v32_dot_product(v32_t a, v32_t b) { in v32_dot_product() function |