HomeSort by relevance Sort by last modified time
    Searched defs:gf2_8_multiply (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libsrtp/srtp/crypto/math/
gf2_8.c 54 gf2_8_multiply(gf2_8 x, gf2_8 y) { function
78 if (gf2_8_multiply((gf2_8) i, x) == 1)
  /external/srtp/crypto/math/
gf2_8.c 54 gf2_8_multiply(gf2_8 x, gf2_8 y) { function
78 if (gf2_8_multiply((gf2_8) i, x) == 1)

Completed in 217 milliseconds