Searched refs:ah_hmac_sha1_loop (Results 1 – 1 of 1) sorted by relevance
136 static void ah_hmac_sha1_loop(struct ah_algorithm_state *, caddr_t, size_t);180 ah_hmac_sha1_init, ah_hmac_sha1_loop, in ah_algorithm_lookup()709 ah_hmac_sha1_loop(struct ah_algorithm_state *state, caddr_t addr, size_t len) in ah_hmac_sha1_loop() function