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

  /external/boringssl/linux-ppc64le/crypto/fipsmodule/
ghashp8-ppc.S 187 .globl gcm_ghash_p8
188 .type gcm_ghash_p8,@function
190 gcm_ghash_p8: label
191 .localentry gcm_ghash_p8,0
571 .size gcm_ghash_p8,.-gcm_ghash_p8
  /external/boringssl/linux-ppc64le/crypto/modes/
ghashp8-ppc.S 180 .globl gcm_ghash_p8
182 gcm_ghash_p8: label
  /external/boringssl/src/crypto/fipsmodule/modes/asm/
ghashp8-ppc.pl 259 .globl .gcm_ghash_p8
261 .gcm_ghash_p8:
651 .size .gcm_ghash_p8,.-.gcm_ghash_p8
  /external/boringssl/src/crypto/fipsmodule/modes/
gcm.c 333 void gcm_ghash_p8(uint64_t Xi[2], const u128 Htable[16], const uint8_t *inp,
405 *out_hash = gcm_ghash_p8;

Completed in 115 milliseconds