Home
last modified time | relevance | path

Searched refs:nistp256_pre_comp_new (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp256.c1848 static NISTP256_PRE_COMP *nistp256_pre_comp_new(void) in nistp256_pre_comp_new() function
2266 if ((pre = nistp256_pre_comp_new()) == NULL) in ossl_ec_GFp_nistp256_precompute_mult()
/third_party/openssl/crypto/ec/
H A Decp_nistp256.c1848 static NISTP256_PRE_COMP *nistp256_pre_comp_new(void) in nistp256_pre_comp_new() function
2266 if ((pre = nistp256_pre_comp_new()) == NULL) in ossl_ec_GFp_nistp256_precompute_mult()

Completed in 6 milliseconds