Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/
Dmcryptd.h112 void mcryptd_arm_flusher(struct mcryptd_alg_cstate *cstate, unsigned long delay);
/Linux-v4.19/crypto/
Dmcryptd.c50 void mcryptd_arm_flusher(struct mcryptd_alg_cstate *cstate, unsigned long delay) in mcryptd_arm_flusher() function
66 EXPORT_SYMBOL(mcryptd_arm_flusher);
/Linux-v4.19/arch/x86/crypto/sha1-mb/
Dsha1_mb.c497 mcryptd_arm_flusher(cstate, delay); in sha1_mb_add_list()
926 mcryptd_arm_flusher(cstate, get_delay(next_flush)); in sha1_mb_flusher()
/Linux-v4.19/arch/x86/crypto/sha256-mb/
Dsha256_mb.c496 mcryptd_arm_flusher(cstate, delay); in sha256_mb_add_list()
927 mcryptd_arm_flusher(cstate, get_delay(next_flush)); in sha256_mb_flusher()
/Linux-v4.19/arch/x86/crypto/sha512-mb/
Dsha512_mb.c527 mcryptd_arm_flusher(cstate, delay); in sha512_mb_add_list()
961 mcryptd_arm_flusher(cstate, get_delay(next_flush)); in sha512_mb_flusher()