Searched defs:aes_ctrl (Results 1 – 6 of 6) sorted by relevance
136 static hi_void crpto_set_aes_ctrl_default_value(hi_cipher_aes_ctrl *aes_ctrl) in crpto_set_aes_ctrl_default_value()162 hi_cipher_aes_ctrl aes_ctrl = { in crypto_decrypt_hash() local193 hi_cipher_aes_ctrl aes_ctrl; in crypto_encrypt_hash() local376 hi_cipher_aes_ctrl aes_ctrl; in crypto_decrypt_kernel() local465 hi_cipher_aes_ctrl aes_ctrl; in crypto_encrypt_data() local632 hi_cipher_aes_ctrl aes_ctrl; in crypto_upg_file_decrypt() local
199 hi_cipher_aes_ctrl *aes_ctrl = hi_malloc(HI_MOD_ID_UPG, sizeof(hi_cipher_aes_ctrl)); in upg_boot_decrypt() local
1036 hi_cipher_aes_ctrl *aes_ctrl = HI_NULL; in upg_boot_key_decrypt() local
32 static hi_void crpto_set_aes_ctrl_default_value(hi_cipher_aes_ctrl *aes_ctrl) in crpto_set_aes_ctrl_default_value()147 hi_cipher_aes_ctrl aes_ctrl = { in crypto_decrypt_hash() local178 hi_cipher_aes_ctrl aes_ctrl; in crypto_encrypt_hash() local377 hi_cipher_aes_ctrl aes_ctrl; in crypto_encrypt_data() local
191 static hi_void crpto_set_aes_ctrl_default_value(hi_cipher_aes_ctrl *aes_ctrl) in crpto_set_aes_ctrl_default_value()204 hi_cipher_aes_ctrl aes_ctrl; in crypto_encrypt_hash() local265 hi_cipher_aes_ctrl aes_ctrl = { in crypto_decrypt_hash() local429 hi_cipher_aes_ctrl aes_ctrl; in crypto_encrypt_data() local474 hi_cipher_aes_ctrl aes_ctrl; in crypto_decrypt_kernel() local866 hi_cipher_aes_ctrl aes_ctrl; in boot_crypto_upg_file_decrypt() local
57 hi_u32 aes_ctrl : 4; /* aes control */ member