Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.h100 PKCS11_FUNCTION_DERIVE, enumerator
H A Dprocessing_asymm.c182 if (function == PKCS11_FUNCTION_DERIVE) in pkcs2tee_key_type()
187 if (function == PKCS11_FUNCTION_DERIVE) in pkcs2tee_key_type()
320 if (function != PKCS11_FUNCTION_DERIVE) in load_tee_key()
325 if (function == PKCS11_FUNCTION_DERIVE) in load_tee_key()
H A Dpkcs11_helpers.c369 PKCS11_ID(PKCS11_FUNCTION_DERIVE),
717 case PKCS11_FUNCTION_DERIVE: in pkcs2tee_mode()
H A Dpkcs11_attributes.c38 case PKCS11_FUNCTION_DERIVE: in pkcs11_func2ckfm()
1206 case PKCS11_FUNCTION_DERIVE: in create_attributes_from_template()
1280 case PKCS11_FUNCTION_DERIVE: in create_attributes_from_template()
1413 case PKCS11_FUNCTION_DERIVE: in create_attributes_from_template()
1431 case PKCS11_FUNCTION_DERIVE: in create_attributes_from_template()
1921 case PKCS11_FUNCTION_DERIVE: in func_to_attr()
H A Dprocessing.c857 case PKCS11_FUNCTION_DERIVE: in entry_processing_key()
984 case PKCS11_FUNCTION_DERIVE: in entry_processing_key()
1000 case PKCS11_FUNCTION_DERIVE: in entry_processing_key()
H A Dentry.c320 PKCS11_FUNCTION_DERIVE); in TA_InvokeCommandEntryPoint()
H A Dpkcs11_token.c214 case PKCS11_FUNCTION_DERIVE: in set_processing_state()