Home
last modified time | relevance | path

Searched refs:gcm_gmult_1bit (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/modes/
Dgcm128.c585 static void gcm_gmult_1bit(u64 Xi[2],const u64 H[2]) function
641 #define GCM_MUL(ctx,Xi) gcm_gmult_1bit(ctx->Xi.u,ctx->H.u)
/external/openssl/patches/
D0014-arm_asm.patch5824 @@ -642,7 +642,7 @@ static void gcm_gmult_1bit(u64 Xi[2],const u64 H[2])