Searched refs:ah_algorithm (Results 1 – 9 of 9) sorted by relevance
73 struct ah_algorithm { struct84 size_t (*schedlen)(const struct ah_algorithm *); argument85 int (*schedule)(const struct ah_algorithm *, struct secasvar *); argument90 extern const struct ah_algorithm *ah_algorithm_lookup(int);95 extern int ah_schedule(const struct ah_algorithm *, struct secasvar *);100 const struct ah_algorithm *, struct secasvar *);
111 static size_t ah_hmac_schedlen(const struct ah_algorithm *);112 static int ah_hmac_schedule(const struct ah_algorithm *, struct secasvar *);139 const struct ah_algorithm *, struct ah_algorithm_state *);145 const struct ah_algorithm *149 static const struct ah_algorithm hmac_md5 = in ah_algorithm_lookup()154 static const struct ah_algorithm hmac_sha1 = in ah_algorithm_lookup()159 static const struct ah_algorithm ah_none = in ah_algorithm_lookup()165 static const struct ah_algorithm hmac_sha2_256 = in ah_algorithm_lookup()170 static const struct ah_algorithm hmac_sha2_384 = in ah_algorithm_lookup()175 static const struct ah_algorithm hmac_sha2_512 = in ah_algorithm_lookup()[all …]
48 size_t len, const struct ah_algorithm *, struct secasvar *);
129 const struct ah_algorithm *algo; in ah_hdrsiz()187 const struct ah_algorithm *algo; in ah4_output()377 const struct ah_algorithm *algo; in ah_hdrlen()406 const struct ah_algorithm *algo; in ah6_output()
140 const struct ah_algorithm *aalgo; in esp_hdrsiz()816 const struct ah_algorithm *aalgo; in esp_output()983 const struct ah_algorithm *a_algo = NULL; in esp_kpipe_output()
128 const struct ah_algorithm *algo; in ah4_input()598 const struct ah_algorithm *algo = NULL; in ah6_input()
1470 const struct ah_algorithm *algo; in esp_auth()1579 const struct ah_algorithm *algo = NULL; in esp_auth_data()
367 const struct ah_algorithm *sumalgo; in esp4_input_extended()1080 const struct ah_algorithm *sumalgo; in esp6_input_extended()1736 const struct ah_algorithm *a_algo = NULL; in esp_kpipe_input()
4648 const struct ah_algorithm *algo; in key_mature()8003 const struct ah_algorithm *algo; in key_getcomb_ah()8629 const struct ah_algorithm *aalgo; in key_register()