Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_cipher.c29 enum cc_hw_crypto_key key1_slot; member
340 ctx_p->hw.key1_slot = cc_slot_to_hw_key(hki.hw_key1); in cc_cipher_sethkey()
341 if (ctx_p->hw.key1_slot == END_OF_KEYS) { in cc_cipher_sethkey()
365 ctx_p->hw.key1_slot, ctx_p->hw.key2_slot); in cc_cipher_sethkey()
719 ctx_p->hw.key1_slot); in cc_setup_key_desc()
752 ctx_p->hw.key1_slot); in cc_setup_key_desc()
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_cipher.c29 enum cc_hw_crypto_key key1_slot; member
343 ctx_p->hw.key1_slot = cc_slot_to_hw_key(hki.hw_key1); in cc_cipher_sethkey()
344 if (ctx_p->hw.key1_slot == END_OF_KEYS) { in cc_cipher_sethkey()
368 ctx_p->hw.key1_slot, ctx_p->hw.key2_slot); in cc_cipher_sethkey()
722 ctx_p->hw.key1_slot); in cc_setup_key_desc()
755 ctx_p->hw.key1_slot); in cc_setup_key_desc()

Completed in 4 milliseconds