Home
last modified time | relevance | path

Searched refs:PKCS11_CKR_OPERATION_ACTIVE (Results 1 – 6 of 6) sorted by relevance

/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h751 PKCS11_CKR_OPERATION_ACTIVE = 0x0090, enumerator
/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c274 PKCS11_ID(PKCS11_CKR_OPERATION_ACTIVE),
H A Dpkcs11_attributes.c97 return PKCS11_CKR_OPERATION_ACTIVE; in check_mechanism_against_processing()
111 return PKCS11_CKR_OPERATION_ACTIVE; in check_mechanism_against_processing()
134 return PKCS11_CKR_OPERATION_ACTIVE; in check_mechanism_against_processing()
H A Dobject.c533 rc = PKCS11_CKR_OPERATION_ACTIVE; in entry_find_objects_init()
H A Dprocessing.c25 return PKCS11_CKR_OPERATION_ACTIVE; in get_ready_session()
H A Dpkcs11_token.c196 return PKCS11_CKR_OPERATION_ACTIVE; in set_processing_state()