Home
last modified time | relevance | path

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

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