Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra20/
H A Dcrypto.c18 SECURITY_SIGN = 1 << 0, /* Sign the data */ enumerator
123 if (oper & SECURITY_SIGN) { in encrypt_and_sign()
135 return encrypt_and_sign(zero_key, SECURITY_SIGN, source, in sign_data_block()