Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_hw_queue_defs.h395 * set_xor_val() - Set the word for the XOR operation.
400 static inline void set_xor_val(struct cc_hw_desc *pdesc, u32 val) in set_xor_val() function
H A Dcc_hash.c875 set_xor_val(&desc[idx], hmac_pad_const[i]); in cc_hash_setkey()
H A Dcc_aead.c329 set_xor_val(&desc[idx], hmac_pad_const[i]); in hmac_setkey()
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_hw_queue_defs.h395 * set_xor_val() - Set the word for the XOR operation.
400 static inline void set_xor_val(struct cc_hw_desc *pdesc, u32 val) in set_xor_val() function
H A Dcc_aead.c329 set_xor_val(&desc[idx], hmac_pad_const[i]); in hmac_setkey()
H A Dcc_hash.c875 set_xor_val(&desc[idx], hmac_pad_const[i]); in cc_hash_setkey()

Completed in 14 milliseconds