Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.h102 PKCS11_FUNCTION_UNWRAP, enumerator
H A Dpkcs11_attributes.c42 case PKCS11_FUNCTION_UNWRAP: in pkcs11_func2ckfm()
1207 case PKCS11_FUNCTION_UNWRAP: in create_attributes_from_template()
1281 case PKCS11_FUNCTION_UNWRAP: in create_attributes_from_template()
1282 if (function == PKCS11_FUNCTION_UNWRAP) in create_attributes_from_template()
1414 case PKCS11_FUNCTION_UNWRAP: in create_attributes_from_template()
1439 case PKCS11_FUNCTION_UNWRAP: in create_attributes_from_template()
1919 case PKCS11_FUNCTION_UNWRAP: in func_to_attr()
1960 else if (function == PKCS11_FUNCTION_UNWRAP) in check_parent_attrs_against_processing()
H A Dprocessing.c839 case PKCS11_FUNCTION_UNWRAP: in entry_processing_key()
933 if (function == PKCS11_FUNCTION_UNWRAP) in entry_processing_key()
988 case PKCS11_FUNCTION_UNWRAP: in entry_processing_key()
1010 case PKCS11_FUNCTION_UNWRAP: in entry_processing_key()
H A Dentry.c357 PKCS11_FUNCTION_UNWRAP); in TA_InvokeCommandEntryPoint()
H A Dpkcs11_helpers.c371 PKCS11_ID(PKCS11_FUNCTION_UNWRAP),
H A Dpkcs11_token.c216 case PKCS11_FUNCTION_UNWRAP: in set_processing_state()