Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H A Dhi_cipher.h187 }hi_cipher_kdf_ctrl; typedef
401 * @param ctrl [IN] type #hi_cipher_kdf_ctrl*,Poninter to KDF algorithm parameter configuration
411 hi_u32 hi_cipher_kdf_key_derive(hi_cipher_kdf_ctrl *ctrl);
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_cipher.h233 }hi_cipher_kdf_ctrl; typedef
464 * @param ctrl [IN] type #hi_cipher_kdf_ctrl*,Poninter to KDF algorithm parameter configuration
474 hi_u32 hi_cipher_kdf_key_derive(hi_cipher_kdf_ctrl *ctrl);
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_check_boot_bin.c198 hi_cipher_kdf_ctrl *ctrl = hi_malloc(HI_MOD_ID_UPG, sizeof(hi_cipher_kdf_ctrl)); in upg_boot_decrypt()
204 memset_s(ctrl, sizeof(hi_cipher_kdf_ctrl), 0, sizeof(hi_cipher_kdf_ctrl)); in upg_boot_decrypt()
233 upg_clear_contset((hi_u8 *)ctrl, sizeof(hi_cipher_kdf_ctrl)); in upg_boot_decrypt()
H A Dkernel_crypto.c112 hi_cipher_kdf_ctrl ctrl; in crypto_prepare()
343 hi_cipher_kdf_ctrl ctrl; in crypto_gen_key_content()
602 hi_cipher_kdf_ctrl ctrl; in crypto_upg_file_prepare()
H A Dupg_common.c1006 hi_cipher_kdf_ctrl *ctrl = HI_NULL; in upg_set_kdf_key()
1013 ctrl = hi_malloc(HI_MOD_ID_UPG, sizeof(hi_cipher_kdf_ctrl)); in upg_set_kdf_key()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dload_crypto.c96 hi_cipher_kdf_ctrl ctrl; in crypto_prepare()
341 hi_cipher_kdf_ctrl ctrl; in crypto_gen_key_content()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A Dcrypto.c146 hi_cipher_kdf_ctrl ctrl; in crypto_prepare()
394 hi_cipher_kdf_ctrl ctrl; in crypto_gen_key_content()
834 hi_cipher_kdf_ctrl ctrl; in boot_crypto_upg_file_prepare()

Completed in 9 milliseconds