Searched defs:dpp_curve_params (Results 1 – 1 of 1) sorted by relevance
89 struct dpp_curve_params { struct90 const char *name;91 size_t hash_len;92 size_t aes_siv_key_len;93 size_t nonce_len;117 const struct dpp_curve_params *curve; argument