Home
last modified time | relevance | path

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

/external/libsrtp2/crypto/math/
Ddatatypes.c56 static const int8_t octet_weight[256] = { variable
72 return (int)octet_weight[octet]; in octet_get_weight()