Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dpkcs11_helpers.h62 void pkcs2tee_mode(uint32_t *tee_id, enum processing_func function);
A Dprocessing_asymm.c230 pkcs2tee_mode(&mode, function); in allocate_tee_operation()
233 pkcs2tee_mode(&hash_mode, PKCS11_FUNCTION_DIGEST); in allocate_tee_operation()
A Dpkcs11_helpers.c687 void pkcs2tee_mode(uint32_t *tee_id, enum processing_func function) in pkcs2tee_mode() function
A Dprocessing_symm.c253 pkcs2tee_mode(&mode, function); in allocate_tee_operation()

Completed in 7 milliseconds