Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dentry.c214 PKCS11_FUNCTION_ENCRYPT); in TA_InvokeCommandEntryPoint()
222 PKCS11_FUNCTION_ENCRYPT, in TA_InvokeCommandEntryPoint()
232 PKCS11_FUNCTION_ENCRYPT, in TA_InvokeCommandEntryPoint()
242 PKCS11_FUNCTION_ENCRYPT, in TA_InvokeCommandEntryPoint()
H A Dpkcs11_attributes.h103 PKCS11_FUNCTION_ENCRYPT, enumerator
H A Dprocessing_symm.c664 if (function == PKCS11_FUNCTION_ENCRYPT && in input_data_size_is_valid()
672 if (function == PKCS11_FUNCTION_ENCRYPT && in input_data_size_is_valid()
843 case PKCS11_FUNCTION_ENCRYPT: in step_symm_operation()
861 case PKCS11_FUNCTION_ENCRYPT: in step_symm_operation()
1014 case PKCS11_FUNCTION_ENCRYPT: in step_symm_operation()
1029 case PKCS11_FUNCTION_ENCRYPT: in step_symm_operation()
H A Dprocessing.c36 return PKCS11_FUNCTION_ENCRYPT; in func_for_cmd()
63 case PKCS11_FUNCTION_ENCRYPT: in func_matches_state()
867 operation = PKCS11_FUNCTION_ENCRYPT; in entry_processing_key()
1271 rc = init_symm_operation(session, PKCS11_FUNCTION_ENCRYPT, in entry_wrap_key()
1279 rc = init_asymm_operation(session, PKCS11_FUNCTION_ENCRYPT, in entry_wrap_key()
H A Dprocessing_asymm.c241 case PKCS11_FUNCTION_ENCRYPT: in allocate_tee_operation()
782 case PKCS11_FUNCTION_ENCRYPT: in step_asymm_operation()
831 case PKCS11_FUNCTION_ENCRYPT: in step_asymm_operation()
H A Dpkcs11_helpers.c365 PKCS11_ID(PKCS11_FUNCTION_ENCRYPT),
705 case PKCS11_FUNCTION_ENCRYPT: in pkcs2tee_mode()
H A Dpkcs11_attributes.c44 case PKCS11_FUNCTION_ENCRYPT: in pkcs11_func2ckfm()
1909 case PKCS11_FUNCTION_ENCRYPT: in func_to_attr()
H A Dpkcs11_token.c199 case PKCS11_FUNCTION_ENCRYPT: in set_processing_state()