Searched refs:zero_key (Results 1 – 1 of 1) sorted by relevance
12 static u8 zero_key[16]; variable58 cbc_chain_data = zero_key; /* Convenient array of 0's for IV */ in sign_object()113 aes_expand_key(oper & SECURITY_ENCRYPT ? key : zero_key, key_schedule); in encrypt_and_sign()137 return encrypt_and_sign(zero_key, SECURITY_SIGN, source, in sign_data_block()