Home
last modified time | relevance | path

Searched refs:NISTP521_PRE_COMP (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/ec/
Dec_local.h202 typedef struct nistp521_pre_comp_st NISTP521_PRE_COMP; typedef
269 NISTP521_PRE_COMP *nistp521;
325 NISTP521_PRE_COMP *EC_nistp521_pre_comp_dup(NISTP521_PRE_COMP *);
333 void EC_nistp521_pre_comp_free(NISTP521_PRE_COMP *);
Decp_nistp521.c1688 static NISTP521_PRE_COMP *nistp521_pre_comp_new(void)
1690 NISTP521_PRE_COMP *ret = OPENSSL_zalloc(sizeof(*ret));
1708 NISTP521_PRE_COMP *EC_nistp521_pre_comp_dup(NISTP521_PRE_COMP *p)
1716 void EC_nistp521_pre_comp_free(NISTP521_PRE_COMP *p)
1879 NISTP521_PRE_COMP *pre = NULL;
2065 NISTP521_PRE_COMP *pre = NULL;