Searched refs:DO_PAD (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_hw_queue_defs.h | 196 DO_PAD = 1, enumerator
|
H A D | cc_hash.c | 495 set_cipher_do(&desc[idx], DO_PAD); in cc_hash_digest() 504 /* HW last hash block padding (aka. "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()
|
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_hw_queue_defs.h | 196 DO_PAD = 1, enumerator
|
H A D | cc_hash.c | 495 set_cipher_do(&desc[idx], DO_PAD); in cc_hash_digest() 504 /* HW last hash block padding (aka. "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()
|
Completed in 15 milliseconds