Searched refs:pkcs2tee_algorithm (Results 1 – 3 of 3) sorted by relevance
| /optee_os/ta/pkcs11/src/ |
| H 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()
|
| H A D | processing_asymm.c | 56 pkcs2tee_algorithm(uint32_t *tee_id, uint32_t *tee_hash_id, in pkcs2tee_algorithm() function 230 if (pkcs2tee_algorithm(&algo, &hash_algo, function, params, obj)) in allocate_tee_operation()
|
| H A D | processing_symm.c | 61 pkcs2tee_algorithm(uint32_t *tee_id, struct pkcs11_attribute_head *proc_params) in pkcs2tee_algorithm() function 215 if (pkcs2tee_algorithm(&algo, params)) in allocate_tee_operation()
|