Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c40 PKCS11_ID_SZ(PKCS11_CKA_KEY_GEN_MECHANISM, 4),
75 PKCS11_ID_SZ(PKCS11_CKA_KEY_GEN_MECHANISM, 4),
427 case PKCS11_CKA_KEY_GEN_MECHANISM: in pkcs11_attr_is_type()
H A Dpkcs11_attributes.c1401 if (get_attribute_ptr(temp, PKCS11_CKA_KEY_GEN_MECHANISM, NULL, NULL) != in create_attributes_from_template()
1487 rc = add_attribute(&attrs, PKCS11_CKA_KEY_GEN_MECHANISM, in create_attributes_from_template()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1139 PKCS11_CKA_KEY_GEN_MECHANISM = 0x0166, enumerator