Home
last modified time | relevance | path

Searched refs:basis_name (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c592 const char *basis_name = NULL; in ec_get_ecm_params()
600 basis_name = SN_X9_62_tpBasis; in ec_get_ecm_params()
602 basis_name = SN_X9_62_ppBasis; in ec_get_ecm_params()
610 basis_name)) in ec_get_ecm_params()
/third_party/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c592 const char *basis_name = NULL; in ec_get_ecm_params()
600 basis_name = SN_X9_62_tpBasis; in ec_get_ecm_params()
602 basis_name = SN_X9_62_ppBasis; in ec_get_ecm_params()
610 basis_name)) in ec_get_ecm_params()
/third_party/openssl/test/
H A Dectest.c2406 const char *basis_name = NULL; in do_test_custom_explicit_fromdata() local
2423 basis_name = SN_X9_62_tpBasis; in do_test_custom_explicit_fromdata()
2427 basis_name = SN_X9_62_ppBasis; in do_test_custom_explicit_fromdata()
2543 || !TEST_str_eq(name, basis_name)) in do_test_custom_explicit_fromdata()

Completed in 9 milliseconds