Lines Matching refs:ah_algorithm
160 const struct ah_algorithm *, struct ah_algorithm_state *);
162 const struct ah_algorithm *
166 static const struct ah_algorithm hmac_md5 = in ah_algorithm_lookup()
170 static const struct ah_algorithm keyed_md5 = in ah_algorithm_lookup()
174 static const struct ah_algorithm hmac_sha1 = in ah_algorithm_lookup()
178 static const struct ah_algorithm keyed_sha1 = in ah_algorithm_lookup()
182 static const struct ah_algorithm ah_none = in ah_algorithm_lookup()
186 static const struct ah_algorithm hmac_sha2_256 = in ah_algorithm_lookup()
191 static const struct ah_algorithm hmac_sha2_384 = in ah_algorithm_lookup()
196 static const struct ah_algorithm hmac_sha2_512 = in ah_algorithm_lookup()
386 const struct ah_algorithm *algo; in ah_keyed_sha1_mature()
506 const struct ah_algorithm *algo; in ah_hmac_md5_mature()
627 const struct ah_algorithm *algo; in ah_hmac_sha1_mature()
759 const struct ah_algorithm *algo; in ah_hmac_sha2_256_mature()
899 const struct ah_algorithm *algo; in ah_hmac_sha2_384_mature()
1040 const struct ah_algorithm *algo; in ah_hmac_sha2_512_mature()
1176 const struct ah_algorithm *algo, in ah_update_mbuf()
1227 const struct ah_algorithm *algo, struct secasvar *sav) in ah4_calccksum()
1478 const struct ah_algorithm *algo, struct secasvar *sav) in ah6_calccksum()