Home
last modified time | relevance | path

Searched refs:TASK_LENGTH (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_main.h18 #define TASK_LENGTH(len) ((len) / 8 - 1) macro
H A Dhpre_dh.c71 sqe->task_len1 = TASK_LENGTH(msg->key_bytes); in hpre_dh_fill_sqe()
H A Dhpre_montgomery.c316 sqe->task_len1 = TASK_LENGTH(msg->key_bytes); in hpre_montgomery_fill_sqe()
H A Dhpre_rsa.c54 sqe->task_len1 = TASK_LENGTH(msg->key_bytes); in hpre_rsa_fill_sqe()
H A Dhpre_ecc.c440 sqe->task_len1 = TASK_LENGTH(msg->key_bytes); in hpre_ecc_fill_sqe()