Searched refs:octet_get_weight (Results 1 - 4 of 4) sorted by relevance

/external/srtp/crypto/math/
H A Dstat.c31 ones_count += octet_get_weight(*data);
236 ones_count += octet_get_weight(*data);
H A Ddatatypes.c85 octet_get_weight(uint8_t octet) { function
H A Dmath.c157 octet_get_weight(uint8_t octet) { function
/external/srtp/crypto/include/
H A Ddatatypes.h105 * octet_get_weight(x) returns the hamming weight (number of bits equal to
110 octet_get_weight(uint8_t octet);

Completed in 77 milliseconds