Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ec/
H A Dec_asn1.c513 ECPARAMETERS *ECPARAMETERS_new(void);
517 ECPARAMETERS_new(void) in ECPARAMETERS_new() function
912 if ((ret = ECPARAMETERS_new()) == NULL) { in ec_asn1_group2parameters()