Home
last modified time | relevance | path

Searched refs:salt_len (Results 1 - 9 of 9) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dhkdf.h58 * \param salt_len The length in bytes of the optional \p salt.
74 size_t salt_len, const unsigned char *ikm, size_t ikm_len,
92 * \param salt_len The length in bytes of the optional \p salt.
103 const unsigned char *salt, size_t salt_len,
H A Dx509.h296 int *salt_len );
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H A Dhi_cipher.h179 hi_u32 salt_len; /* salt_len should be 16 bytes for kdf device key derivation, member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dkernel_crypto.c130 ctrl.salt_len = sizeof(rootkey_iv); in crypto_prepare()
354 ctrl.salt_len = sizeof(salt); in crypto_gen_key_content()
617 ctrl.salt_len = ROOTKEY_IV_BYTE_LENGTH; in crypto_upg_file_prepare()
H A Dupg_check_boot_bin.c212 ctrl->salt_len = ROOTKEY_IV_BYTE_LENGTH; in upg_boot_decrypt()
H A Dupg_common.c1025 ctrl->salt_len = ROOTKEY_IV_BYTE_LENGTH; in upg_set_kdf_key()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_cipher.h225 hi_u32 salt_len; /**< salt_len should be 16 bytes for kdf device key derivation, member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dload_crypto.c116 ctrl.salt_len = sizeof(rootkey_iv); in crypto_prepare()
353 ctrl.salt_len = sizeof(salt); in crypto_gen_key_content()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A Dcrypto.c166 ctrl.salt_len = sizeof(rootkey_iv); in crypto_prepare()
406 ctrl.salt_len = sizeof(salt); in crypto_gen_key_content()
852 ctrl.salt_len = ROOTKEY_IV_BYTE_LENGTH; in boot_crypto_upg_file_prepare()

Completed in 10 milliseconds