Home
last modified time | relevance | path

Searched defs:aes_ctrl (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dload_crypto.c32 static hi_void crpto_set_aes_ctrl_default_value(hi_cipher_aes_ctrl *aes_ctrl) in crpto_set_aes_ctrl_default_value() argument
147 hi_cipher_aes_ctrl aes_ctrl = { in crypto_decrypt_hash() local
178 hi_cipher_aes_ctrl aes_ctrl; crypto_encrypt_hash() local
377 hi_cipher_aes_ctrl aes_ctrl; crypto_encrypt_data() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dkernel_crypto.c136 static hi_void crpto_set_aes_ctrl_default_value(hi_cipher_aes_ctrl *aes_ctrl) in crpto_set_aes_ctrl_default_value() argument
162 hi_cipher_aes_ctrl aes_ctrl = { in crypto_decrypt_hash() local
193 hi_cipher_aes_ctrl aes_ctrl; crypto_encrypt_hash() local
376 hi_cipher_aes_ctrl aes_ctrl; crypto_decrypt_kernel() local
465 hi_cipher_aes_ctrl aes_ctrl; crypto_encrypt_data() local
632 hi_cipher_aes_ctrl aes_ctrl; crypto_upg_file_decrypt() local
[all...]
H A Dupg_check_boot_bin.c199 hi_cipher_aes_ctrl *aes_ctrl = hi_malloc(HI_MOD_ID_UPG, sizeof(hi_cipher_aes_ctrl)); in upg_boot_decrypt() local
[all...]
H A Dupg_common.c1036 hi_cipher_aes_ctrl *aes_ctrl = HI_NULL; in upg_boot_key_decrypt() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A Dcrypto.c191 static hi_void crpto_set_aes_ctrl_default_value(hi_cipher_aes_ctrl *aes_ctrl) in crpto_set_aes_ctrl_default_value() argument
204 hi_cipher_aes_ctrl aes_ctrl; in crypto_encrypt_hash() local
265 hi_cipher_aes_ctrl aes_ctrl = { crypto_decrypt_hash() local
429 hi_cipher_aes_ctrl aes_ctrl; crypto_encrypt_data() local
474 hi_cipher_aes_ctrl aes_ctrl; crypto_decrypt_kernel() local
866 hi_cipher_aes_ctrl aes_ctrl; boot_crypto_upg_file_decrypt() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_symc_v200.c57 hi_u32 aes_ctrl : 4; /* aes control */ member

Completed in 8 milliseconds