Lines Matching refs:ah_algorithm
160 const struct ah_algorithm *, struct ah_algorithm_state *);
166 const struct ah_algorithm *
170 static const struct ah_algorithm hmac_md5 = in ah_algorithm_lookup()
174 static const struct ah_algorithm keyed_md5 = in ah_algorithm_lookup()
178 static const struct ah_algorithm hmac_sha1 = in ah_algorithm_lookup()
182 static const struct ah_algorithm keyed_sha1 = in ah_algorithm_lookup()
186 static const struct ah_algorithm ah_none = in ah_algorithm_lookup()
190 static const struct ah_algorithm hmac_sha2_256 = in ah_algorithm_lookup()
195 static const struct ah_algorithm hmac_sha2_384 = in ah_algorithm_lookup()
200 static const struct ah_algorithm hmac_sha2_512 = in ah_algorithm_lookup()
390 const struct ah_algorithm *algo; in ah_keyed_sha1_mature()
510 const struct ah_algorithm *algo; in ah_hmac_md5_mature()
631 const struct ah_algorithm *algo; in ah_hmac_sha1_mature()
763 const struct ah_algorithm *algo; in ah_hmac_sha2_256_mature()
903 const struct ah_algorithm *algo; in ah_hmac_sha2_384_mature()
1044 const struct ah_algorithm *algo; in ah_hmac_sha2_512_mature()
1180 const struct ah_algorithm *algo, in ah_update_mbuf()
1231 const struct ah_algorithm *algo, struct secasvar *sav) in ah4_calccksum()
1491 const struct ah_algorithm *algo, struct secasvar *sav) in ah6_calccksum()