Searched refs:PKCS11_CKA_KEY_GEN_MECHANISM (Results 1 – 3 of 3) sorted by relevance
/optee_os-3.20.0/ta/pkcs11/src/ |
A D | pkcs11_helpers.c | 40 PKCS11_ID_SZ(PKCS11_CKA_KEY_GEN_MECHANISM, 4), 75 PKCS11_ID_SZ(PKCS11_CKA_KEY_GEN_MECHANISM, 4), 425 case PKCS11_CKA_KEY_GEN_MECHANISM: in pkcs11_attr_is_type()
|
A D | pkcs11_attributes.c | 1145 if (get_attribute_ptr(temp, PKCS11_CKA_KEY_GEN_MECHANISM, NULL, NULL) != in create_attributes_from_template() 1231 rc = add_attribute(&attrs, PKCS11_CKA_KEY_GEN_MECHANISM, in create_attributes_from_template()
|
/optee_os-3.20.0/ta/pkcs11/include/ |
A D | pkcs11_ta.h | 1086 PKCS11_CKA_KEY_GEN_MECHANISM = 0x0166, enumerator
|
Completed in 10 milliseconds