Searched refs:set_cipher_do (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_hw_queue_defs.h | 621 * set_cipher_do() - Set the descriptor cipher DO 626 static inline void set_cipher_do(struct cc_hw_desc *pdesc, in set_cipher_do() function
|
H A D | cc_hash.c | 495 set_cipher_do(&desc[idx], DO_PAD); in cc_hash_digest() 511 set_cipher_do(&desc[idx], DO_PAD); in cc_hash_digest() 678 set_cipher_do(&desc[idx], DO_PAD); in cc_do_finup()
|
H A D | cc_aead.c | 1115 set_cipher_do(&desc[idx], DO_PAD); in cc_proc_scheme_desc() 1669 set_cipher_do(&desc[idx], 1); //1=AES_SK RKEK in cc_set_ghash_desc()
|
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_hw_queue_defs.h | 621 * set_cipher_do() - Set the descriptor cipher DO 626 static inline void set_cipher_do(struct cc_hw_desc *pdesc, in set_cipher_do() function
|
H A D | cc_hash.c | 495 set_cipher_do(&desc[idx], DO_PAD); in cc_hash_digest() 511 set_cipher_do(&desc[idx], DO_PAD); in cc_hash_digest() 678 set_cipher_do(&desc[idx], DO_PAD); in cc_do_finup()
|
H A D | cc_aead.c | 1115 set_cipher_do(&desc[idx], DO_PAD); in cc_proc_scheme_desc() 1669 set_cipher_do(&desc[idx], 1); //1=AES_SK RKEK in cc_set_ghash_desc()
|
Completed in 14 milliseconds