Searched refs:crypto_decrypt_kernel (Results 1 – 2 of 2) sorted by relevance
373 static hi_u32 crypto_decrypt_kernel(hi_flash_crypto_content *content, encrypt_ctx *para) in crypto_decrypt_kernel() function444 ret = crypto_decrypt_kernel(key_content, para); in crypto_decrypt()450 ret = crypto_decrypt_kernel(key_content, para); in crypto_decrypt()
471 static hi_u32 crypto_decrypt_kernel(hi_flash_crypto_content *content, hi_u32 ram_addr, hi_u32 ram_s… in crypto_decrypt_kernel() function611 ret = crypto_decrypt_kernel(key_content, ram_addr, ram_size); in crypto_decrypt()617 ret = crypto_decrypt_kernel(key_content, ram_addr, ram_size); in crypto_decrypt()