Searched refs:gcm_ghash_p (Results 1 – 1 of 1) sorted by relevance
| /freebsd-11-stable/crypto/openssl/crypto/modes/ |
| HD | gcm128.c | 768 # define GHASH(ctx,in,len) (*gcm_ghash_p)(ctx->Xi.u,ctx->Htable,in,len) 984 void (*gcm_ghash_p) (u64 Xi[2], const u128 Htable[16], local 1054 void (*gcm_ghash_p) (u64 Xi[2], const u128 Htable[16], local 1241 void (*gcm_ghash_p) (u64 Xi[2], const u128 Htable[16], local 1432 void (*gcm_ghash_p) (u64 Xi[2], const u128 Htable[16], local 1554 void (*gcm_ghash_p) (u64 Xi[2], const u128 Htable[16], local 2355 void (*gcm_ghash_p) (u64 Xi[2], const u128 Htable[16], local
|