Searched refs:gcm_ghash_neon (Results 1 – 2 of 2) sorted by relevance
364 .globl gcm_ghash_neon symbol365 .hidden gcm_ghash_neon366 .type gcm_ghash_neon,%function368 gcm_ghash_neon: label533 .size gcm_ghash_neon,.-gcm_ghash_neon
374 void gcm_ghash_neon(uint64_t Xi[2], const u128 Htable[16], const uint8_t *inp,387 void gcm_ghash_neon(uint64_t Xi[2], const u128 Htable[16], const uint8_t *inp, in gcm_ghash_neon() function478 ctx->ghash = gcm_ghash_neon; in CRYPTO_gcm128_init()