OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:octet_get_weight
(Results
1 - 4
of
4
) sorted by null
/external/srtp/crypto/math/
stat.c
31
ones_count +=
octet_get_weight
(*data);
236
ones_count +=
octet_get_weight
(*data);
datatypes.c
85
octet_get_weight
(uint8_t octet) {
function
math.c
157
octet_get_weight
(uint8_t octet) {
function
/external/srtp/crypto/include/
datatypes.h
105
*
octet_get_weight
(x) returns the hamming weight (number of bits equal to
110
octet_get_weight
(uint8_t octet);
Completed in 58 milliseconds