Searched refs:gcm_ghash_p (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | aes_gcm.c | 670 # define GHASH(ctx,in,len) (*gcm_ghash_p)(ctx->Xi.u,ctx->Htable,in,len) 823 void (*gcm_ghash_p)(u64 Xi[2],const u128 Htable[16], local 885 void (*gcm_ghash_p)(u64 Xi[2],const u128 Htable[16], local 1040 void (*gcm_ghash_p)(u64 Xi[2],const u128 Htable[16], local 1198 void (*gcm_ghash_p)(u64 Xi[2],const u128 Htable[16], 1301 void (*gcm_ghash_p)(u64 Xi[2],const u128 Htable[16],
|
| H A D | sm4_gcm.c | 664 # define GHASH(ctx,in,len) (*gcm_ghash_p)(ctx->Xi.u,ctx->Htable,in,len) 817 void (*gcm_ghash_p)(u64 Xi[2],const u128 Htable[16], local 879 void (*gcm_ghash_p)(u64 Xi[2],const u128 Htable[16], local 1034 void (*gcm_ghash_p)(u64 Xi[2],const u128 Htable[16], local 1191 void (*gcm_ghash_p)(u64 Xi[2],const u128 Htable[16], local 1294 void (*gcm_ghash_p)(u64 Xi[2],const u128 Htable[16], local
|