Searched defs:gf2_8 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
H A Dgf2_8.h2 * gf2_8.h
52 typedef uint8_t gf2_8; typedef
63 * next gf2_8 value in the cyclic representation of that field. The
70 gf2_8
71 gf2_8_compute_inverse(gf2_8 x);
76 gf2_8
77 gf2_8_multiply(gf2_8 x, gf2_8 y);
/external/srtp/crypto/include/
H A Dgf2_8.h2 * gf2_8.h
52 typedef uint8_t gf2_8; typedef
63 * next gf2_8 value in the cyclic representation of that field. The
70 gf2_8
71 gf2_8_compute_inverse(gf2_8 x);
76 gf2_8
77 gf2_8_multiply(gf2_8 x, gf2_8 y);

Completed in 805 milliseconds