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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
gf2_8.h 54 #define gf2_8_field_polynomial 0x1B macro
68 (((z) << 1) ^ gf2_8_field_polynomial) : ((z) << 1))
  /external/srtp/crypto/include/
gf2_8.h 54 #define gf2_8_field_polynomial 0x1B macro
68 (((z) << 1) ^ gf2_8_field_polynomial) : ((z) << 1))

Completed in 78 milliseconds