Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_cipher.h34 u8 hw_key2; member
H A Dcc_cipher.c349 if (hki.hw_key1 == hki.hw_key2) { in cc_cipher_sethkey()
351 hki.hw_key1, hki.hw_key2); in cc_cipher_sethkey()
355 ctx_p->hw.key2_slot = cc_slot_to_hw_key(hki.hw_key2); in cc_cipher_sethkey()
358 hki.hw_key2); in cc_cipher_sethkey()
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_cipher.h34 u8 hw_key2; member
H A Dcc_cipher.c352 if (hki.hw_key1 == hki.hw_key2) { in cc_cipher_sethkey()
354 hki.hw_key1, hki.hw_key2); in cc_cipher_sethkey()
358 ctx_p->hw.key2_slot = cc_slot_to_hw_key(hki.hw_key2); in cc_cipher_sethkey()
361 hki.hw_key2); in cc_cipher_sethkey()

Completed in 6 milliseconds