Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_pbkdf2.h20 #define SEC_PER_BLOCK_TIME1_NS (3 * 48) macro
H A Dsec_pbkdf2.c176 time = t_num * SEC_PER_BLOCK_TIME1_NS * c_num; in sec_pbkdf2_dk_iteration_check()