Searched defs:csign (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/wpa/src/common/ | ||
H A D | dpp_i.h | 145 struct crypto_ec_key *csign; global() member |
H A D | dpp_reconfig.c | 41 struct crypto_ec_key *csign = NULL; in dpp_build_reconfig_announcement() local |
H A D | dpp_crypto.c | 839 struct crypto_ec_key *csign; dpp_check_signed_connector() local |
H A D | dpp.c | 2406 dpp_copy_csign(struct dpp_config_obj * conf,struct crypto_ec_key * csign) dpp_copy_csign() argument |
H A D | dpp.h | 240 struct crypto_ec_key *csign; global() member |