Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/
Dec_mult.c51 static EC_PRE_COMP *ec_pre_comp_new(const EC_GROUP *group) in ec_pre_comp_new() function
846 if ((pre_comp = ec_pre_comp_new(group)) == NULL) in ossl_ec_wNAF_precompute_mult()