Searched refs:hmac_key_len (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Dn2_core.c205 static u64 control_word_base(unsigned int len, unsigned int hmac_key_len, control_word_base() argument
224 if (hmac_key_len) control_word_base()
225 word |= ((u64) (hmac_key_len - 1)) << CONTROL_HMAC_KEY_LEN_SHIFT; control_word_base()

Completed in 58 milliseconds