Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccree/
Dcc_hw_queue_defs.h166 enum cc_hw_crypto_key { enum
550 enum cc_hw_crypto_key hw_key) in set_hw_crypto_key()
Dcc_cipher.c33 enum cc_hw_crypto_key key1_slot;
34 enum cc_hw_crypto_key key2_slot;
246 static enum cc_hw_crypto_key cc_slot_to_hw_key(u8 slot_num) in cc_slot_to_hw_key()