Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccree/
H A Dcc_cipher.c264 static enum cc_hw_crypto_key cc_slot_to_hw_key(u8 slot_num) in cc_slot_to_hw_key() function
337 ctx_p->hw.key1_slot = cc_slot_to_hw_key(hki.hw_key1); in cc_cipher_sethkey()
352 ctx_p->hw.key2_slot = cc_slot_to_hw_key(hki.hw_key2); in cc_cipher_sethkey()