Searched refs:pkcs2tee_algorithm (Results 1 – 3 of 3) sorted by relevance
/optee_os-3.20.0/ta/pkcs11/src/ |
A D | processing_digest.c | 40 pkcs2tee_algorithm(uint32_t *tee_id, struct pkcs11_attribute_head *proc_params) in pkcs2tee_algorithm() function 74 if (pkcs2tee_algorithm(&algo, params)) in allocate_tee_operation()
|
A D | processing_asymm.c | 54 pkcs2tee_algorithm(uint32_t *tee_id, uint32_t *tee_hash_id, in pkcs2tee_algorithm() function 227 if (pkcs2tee_algorithm(&algo, &hash_algo, function, params, obj)) in allocate_tee_operation()
|
A D | processing_symm.c | 60 pkcs2tee_algorithm(uint32_t *tee_id, struct pkcs11_attribute_head *proc_params) in pkcs2tee_algorithm() function 212 if (pkcs2tee_algorithm(&algo, params)) in allocate_tee_operation()
|
Completed in 6 milliseconds