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

  /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 1236 milliseconds