OP_DIGEST
rv = emulate_update(session_p, pPart, ulPartLen, OP_DIGEST);
ulPartLen, OP_DIGEST);
rv = emulate_buf_init(session_p, EDIGEST_LENGTH, OP_DIGEST);
if ((opflag) & OP_DIGEST) { \
if (opflag & OP_DIGEST) {
if (opflag & OP_DIGEST) {
opp = (opflag & OP_DIGEST) ? &(session_p->digest) : \
rv = emulate_buf_init(session_p, indata_len, OP_DIGEST);
free_soft_ctx(get_sp(&session_p->digest), OP_DIGEST);
free_soft_ctx(session_p, OP_DIGEST);