Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_cipher.c30 enum cc_hw_crypto_key key2_slot; member
355 ctx_p->hw.key2_slot = cc_slot_to_hw_key(hki.hw_key2); in cc_cipher_sethkey()
356 if (ctx_p->hw.key2_slot == END_OF_KEYS) { in cc_cipher_sethkey()
365 ctx_p->hw.key1_slot, ctx_p->hw.key2_slot); in cc_cipher_sethkey()
643 ctx_p->hw.key2_slot); in cc_setup_xex_state_desc()
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_cipher.c30 enum cc_hw_crypto_key key2_slot; member
358 ctx_p->hw.key2_slot = cc_slot_to_hw_key(hki.hw_key2); in cc_cipher_sethkey()
359 if (ctx_p->hw.key2_slot == END_OF_KEYS) { in cc_cipher_sethkey()
368 ctx_p->hw.key1_slot, ctx_p->hw.key2_slot); in cc_cipher_sethkey()
646 ctx_p->hw.key2_slot); in cc_setup_xex_state_desc()

Completed in 4 milliseconds