Searched refs:mres (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/modes/
H A Dgcm.c450 ctx->mres = 0;
580 n = ctx->mres;
590 ctx->mres = n;
609 ctx->mres = n;
673 ctx->mres = n;
706 n = ctx->mres;
718 ctx->mres = n;
740 ctx->mres = n;
806 ctx->mres = n;
836 n = ctx->mres;
[all...]
H A Dinternal.h126 unsigned int mres, ares; member in struct:gcm128_context

Completed in 18 milliseconds