Home
last modified time | relevance | path

Searched refs:hw_key2 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/crypto/ccree/
Dcc_cipher.h34 u8 hw_key2; member
Dcc_cipher.c330 if (hki.hw_key1 == hki.hw_key2) { in cc_cipher_sethkey()
332 hki.hw_key1, hki.hw_key2); in cc_cipher_sethkey()
336 ctx_p->hw.key2_slot = cc_slot_to_hw_key(hki.hw_key2); in cc_cipher_sethkey()
339 hki.hw_key2); in cc_cipher_sethkey()