Home
last modified time | relevance | path

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

/external/libsrtp2/crypto/include/
Ddatatypes.h327 #define bytes_per_word 4 macro
/external/libsrtp2/crypto/math/
Ddatatypes.c328 l = length / bits_per_word * bytes_per_word; in bitvector_alloc()