Searched defs:gcm_gmult_p (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/modes/ |
H A D | gcm128.c | 824 void (*gcm_gmult_p) (u64 Xi[2], const u128 Htable[16]) = ctx->gmult; local 915 void (*gcm_gmult_p) (u64 Xi[2], const u128 Htable[16]) = ctx->gmult; local 980 void (*gcm_gmult_p) (u64 Xi[2], const u128 Htable[16]) = ctx->gmult; local 1212 void (*gcm_gmult_p) (u64 Xi[2], const u128 Htable[16]) = ctx->gmult; local 1777 void (*gcm_gmult_p) (u64 Xi[2], const u128 Htable[16]) = ctx->gmult; local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/ |
H A D | gcm128.c | 844 void (*gcm_gmult_p) (u64 Xi[2], const u128 Htable[16]) = ctx->gmult; local 935 void (*gcm_gmult_p) (u64 Xi[2], const u128 Htable[16]) = ctx->gmult; local 1003 void (*gcm_gmult_p) (u64 Xi[2], const u128 Htable[16]) = ctx->gmult; local 1238 void (*gcm_gmult_p) (u64 Xi[2], const u128 Htable[16]) = ctx->gmult; local 1812 void (*gcm_gmult_p) (u64 Xi[2], const u128 Htable[16]) = ctx->gmult; local
|