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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dsess_mgr.c795 op_data->active_operation = STATE_ENCR;
836 op_data->active_operation = STATE_DECR;
877 op_data->active_operation = STATE_DIGEST;
917 op_data->active_operation = STATE_SIGN;
957 op_data->active_operation = STATE_SIGN;
1010 switch (op_data->active_operation) {
1159 switch (op_data->active_operation) {
H A Dtpmtok_int.h361 CK_ULONG active_operation; member in struct:_OP_STATE_DATA

Completed in 70 milliseconds