Searched refs:mcryptd_arm_flusher (Results 1 – 5 of 5) sorted by relevance
112 void mcryptd_arm_flusher(struct mcryptd_alg_cstate *cstate, unsigned long delay);
50 void mcryptd_arm_flusher(struct mcryptd_alg_cstate *cstate, unsigned long delay) in mcryptd_arm_flusher() function66 EXPORT_SYMBOL(mcryptd_arm_flusher);
497 mcryptd_arm_flusher(cstate, delay); in sha1_mb_add_list()926 mcryptd_arm_flusher(cstate, get_delay(next_flush)); in sha1_mb_flusher()
496 mcryptd_arm_flusher(cstate, delay); in sha256_mb_add_list()927 mcryptd_arm_flusher(cstate, get_delay(next_flush)); in sha256_mb_flusher()
527 mcryptd_arm_flusher(cstate, delay); in sha512_mb_add_list()961 mcryptd_arm_flusher(cstate, get_delay(next_flush)); in sha512_mb_flusher()