Searched defs:finalized (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dmd.c125 int finalized; member in struct:gcry_md_context
735 a->bufpos = a->ctx->finalized = 0;
815 if (a->ctx->finalized)
824 a->ctx->finalized = 1;

Completed in 18 milliseconds