Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_digest.c166 return PKCS11_CKR_KEY_INDIGESTIBLE; in step_digest_operation()
169 return PKCS11_CKR_KEY_INDIGESTIBLE; in step_digest_operation()
175 return PKCS11_CKR_KEY_INDIGESTIBLE; in step_digest_operation()
H A Dpkcs11_helpers.c267 PKCS11_ID(PKCS11_CKR_KEY_INDIGESTIBLE),
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h744 PKCS11_CKR_KEY_INDIGESTIBLE = 0x0067, enumerator