Home
last modified time | relevance | path

Searched refs:kdf_cnt (Results 1 - 7 of 7) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H A Dhi_cipher.h183 hi_u32 kdf_cnt; /**< kdf cnt for iteration.It is recommended that the number of iterations be member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dkernel_crypto.c131 ctrl.kdf_cnt = ENCRYPT_KDF_ITERATION_CNT; in crypto_prepare()
355 ctrl.kdf_cnt = ENCRYPT_KDF_ITERATION_CNT; in crypto_gen_key_content()
618 ctrl.kdf_cnt = ENCRYPT_KDF_ITERATION_CNT; in crypto_upg_file_prepare()
H A Dupg_check_boot_bin.c213 ctrl->kdf_cnt = KDF_ITERATION_CNT; in upg_boot_decrypt()
H A Dupg_common.c1026 ctrl->kdf_cnt = KDF_ITERATION_CNT; in upg_set_kdf_key()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_cipher.h229 hi_u32 kdf_cnt; /**< kdf cnt for iteration.It is recommended that the number of iterations be member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dload_crypto.c117 ctrl.kdf_cnt = KDF_ITERATION_CNT; in crypto_prepare()
354 ctrl.kdf_cnt = KDF_ITERATION_CNT; in crypto_gen_key_content()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A Dcrypto.c167 ctrl.kdf_cnt = KDF_ITERATION_CNT; in crypto_prepare()
407 ctrl.kdf_cnt = KDF_ITERATION_CNT; in crypto_gen_key_content()
853 ctrl.kdf_cnt = KDF_ITERATION_CNT; in boot_crypto_upg_file_prepare()

Completed in 9 milliseconds