Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSession.h44 #define DIGEST_OP 1 macro
H A DsoftSessionUtil.c539 p_op_state->op_active = DIGEST_OP; in soft_get_operationstate()
631 if (p_op_state->op_active != DIGEST_OP) in soft_set_operationstate()