Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c1197 uint32_t indirect_template = PKCS11_CKA_UNDEFINED_ID; in create_attributes_from_template() local
1283 indirect_template = PKCS11_CKA_UNWRAP_TEMPLATE; in create_attributes_from_template()
1285 indirect_template = PKCS11_CKA_DERIVE_TEMPLATE; in create_attributes_from_template()
1287 rc = get_attribute_ptr(parent, indirect_template, in create_attributes_from_template()