Searched refs:key2_slot (Results 1 – 1 of 1) sorted by relevance
30 enum cc_hw_crypto_key key2_slot; member 352 ctx_p->hw.key2_slot = cc_slot_to_hw_key(hki.hw_key2); in cc_cipher_sethkey() 353 if (ctx_p->hw.key2_slot == END_OF_KEYS) { in cc_cipher_sethkey() 362 ctx_p->hw.key1_slot, ctx_p->hw.key2_slot); in cc_cipher_sethkey() 640 ctx_p->hw.key2_slot); in cc_setup_xex_state_desc()