Home
last modified time | relevance | path

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

/openbmc/linux/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()