Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/crypto/ec/
Dec_local.h201 typedef struct nistp256_pre_comp_st NISTP256_PRE_COMP; typedef
268 NISTP256_PRE_COMP *nistp256;
324 NISTP256_PRE_COMP *EC_nistp256_pre_comp_dup(NISTP256_PRE_COMP *);
327 NISTP256_PRE_COMP *EC_nistp256_pre_comp_dup(NISTP256_PRE_COMP *);
332 void EC_nistp256_pre_comp_free(NISTP256_PRE_COMP *);
Decp_nistp256.c1847 static NISTP256_PRE_COMP *nistp256_pre_comp_new(void)
1849 NISTP256_PRE_COMP *ret = OPENSSL_zalloc(sizeof(*ret));
1867 NISTP256_PRE_COMP *EC_nistp256_pre_comp_dup(NISTP256_PRE_COMP *p)
1875 void EC_nistp256_pre_comp_free(NISTP256_PRE_COMP *pre)
2039 NISTP256_PRE_COMP *pre = NULL;
2227 NISTP256_PRE_COMP *pre = NULL;