Searched refs:bytes_per_word (Results 1 – 2 of 2) sorted by relevance
/external/libsrtp2/crypto/include/ | ||
D | datatypes.h | 327 #define bytes_per_word 4 macro |
/external/libsrtp2/crypto/math/ | ||
D | datatypes.c | 328 l = length / bits_per_word * bytes_per_word; in bitvector_alloc() |