Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccree/
Dcc_cipher.c34 enum cc_hw_crypto_key key2_slot; member
336 ctx_p->hw.key2_slot = cc_slot_to_hw_key(hki.hw_key2); in cc_cipher_sethkey()
337 if (ctx_p->hw.key2_slot == END_OF_KEYS) { in cc_cipher_sethkey()
346 ctx_p->hw.key1_slot, ctx_p->hw.key2_slot); in cc_cipher_sethkey()
580 ctx_p->hw.key2_slot); in cc_setup_state_desc()