Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dattributes.h260 return PKCS11_CKK_UNDEFINED_ID; in get_key_type()
H A Dprocessing_digest.c124 enum pkcs11_key_type key_type = PKCS11_CKK_UNDEFINED_ID; in step_digest_operation()
H A Dsanitize_object.c120 if (type_found != PKCS11_CKK_UNDEFINED_ID && in sanitize_class_and_type()
H A Dpkcs11_helpers.c344 PKCS11_ID(PKCS11_CKK_UNDEFINED_ID)
H A Dpkcs11_attributes.c532 if (type == PKCS11_CKK_UNDEFINED_ID) { in create_genkey_attributes()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1245 PKCS11_CKK_UNDEFINED_ID = PKCS11_UNDEFINED_ID, enumerator