Searched refs:gcm_ghash_neon (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/modes/asm/
H A Dghash-armv4.pl416 .global gcm_ghash_neon
417 .type gcm_ghash_neon,%function
419 gcm_ghash_neon: label
480 .size gcm_ghash_neon,.-gcm_ghash_neon
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/modes/asm/
H A Dghash-armv4.pl416 .global gcm_ghash_neon
417 .type gcm_ghash_neon,%function
419 gcm_ghash_neon: label
480 .size gcm_ghash_neon,.-gcm_ghash_neon
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/modes/
H A Dgcm128.c736 void gcm_ghash_neon(u64 Xi[2], const u128 Htable[16], const u8 *inp,
849 ctx->ghash = gcm_ghash_neon;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/modes/
H A Dgcm128.c736 void gcm_ghash_neon(u64 Xi[2], const u128 Htable[16], const u8 *inp,
849 ctx->ghash = gcm_ghash_neon;

Completed in 35 milliseconds