Home
last modified time | relevance | path

Searched refs:PKCS11_CKR_DATA_INVALID (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h734 PKCS11_CKR_DATA_INVALID = 0x0020, enumerator
/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c259 PKCS11_ID(PKCS11_CKR_DATA_INVALID),
H A Dprocessing_asymm.c905 rc = PKCS11_CKR_DATA_INVALID; in step_asymm_operation()