Searched refs:SECURITY_SIGN (Results 1 – 1 of 1) sorted by relevance
17 SECURITY_SIGN = 1 << 0, /* Sign the data */ enumerator125 if (oper & SECURITY_SIGN) { in encrypt_and_sign()137 return encrypt_and_sign(zero_key, SECURITY_SIGN, source, in sign_data_block()