Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Dec_lib.c1473 static EC_GROUP *group_new_from_name(const OSSL_PARAM *p, in group_new_from_name() function
1562 if ((group = group_new_from_name(ptmp, libctx, propq)) == NULL) in EC_GROUP_new_from_params()