Home
last modified time | relevance | path

Searched refs:sign_object (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/arch/arm/mach-tegra/tegra20/
Dcrypto.c48 static void sign_object(u8 *key, u8 *key_schedule, u8 *src, u8 *dst, in sign_object() function
128 sign_object(key, key_schedule, src, sig_dst, num_aes_blocks); in encrypt_and_sign()