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

  /external/srtp/crypto/include/
gf2_8.h 71 gf2_8_compute_inverse(gf2_8 x);
  /external/srtp/crypto/math/
gf2_8.c 73 gf2_8_compute_inverse(gf2_8 x) { function
  /external/srtp/tables/
aes_tables.c 84 x = gf2_8_compute_inverse((gf2_8)i);

Completed in 58 milliseconds