Searched refs:pre_ (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Dec_mult.c129 static void ec_pre_comp_free(void *pre_) argument
132 EC_PRE_COMP *pre = pre_;
151 static void ec_pre_comp_clear_free(void *pre_) argument
154 EC_PRE_COMP *pre = pre_;
H A Decp_nistp224.c1257 static void nistp224_pre_comp_free(void *pre_) argument
1260 NISTP224_PRE_COMP *pre = pre_;
1272 static void nistp224_pre_comp_clear_free(void *pre_) argument
1275 NISTP224_PRE_COMP *pre = pre_;
H A Decp_nistp256.c1843 static void nistp256_pre_comp_free(void *pre_) argument
1846 NISTP256_PRE_COMP *pre = pre_;
1858 static void nistp256_pre_comp_clear_free(void *pre_) argument
1861 NISTP256_PRE_COMP *pre = pre_;
H A Decp_nistp521.c1652 static void nistp521_pre_comp_free(void *pre_) argument
1655 NISTP521_PRE_COMP *pre = pre_;
1667 static void nistp521_pre_comp_clear_free(void *pre_) argument
1670 NISTP521_PRE_COMP *pre = pre_;

Completed in 180 milliseconds