Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ccree/
Dcc_hw_queue_defs.h163 enum cc_hw_crypto_key { enum
546 enum cc_hw_crypto_key hw_key) in set_hw_crypto_key()
Dcc_cipher.c29 enum cc_hw_crypto_key key1_slot;
30 enum cc_hw_crypto_key key2_slot;
270 static enum cc_hw_crypto_key cc_slot_to_hw_key(u8 slot_num) in cc_slot_to_hw_key()