Home
last modified time | relevance | path

Searched refs:SEC_PER_BLOCK_TIME2_NS (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_pbkdf2.h21 #define SEC_PER_BLOCK_TIME2_NS (3 * 68) macro
H A Dsec_pbkdf2.c178 time = t_num * SEC_PER_BLOCK_TIME2_NS * c_num; in sec_pbkdf2_dk_iteration_check()