Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c576 const char *basis_name = NULL; in ec_get_ecm_params()
584 basis_name = SN_X9_62_tpBasis; in ec_get_ecm_params()
586 basis_name = SN_X9_62_ppBasis; in ec_get_ecm_params()
594 basis_name)) in ec_get_ecm_params()
/freebsd/crypto/openssl/test/
H A Dectest.c2895 const char *basis_name = NULL; in do_test_custom_explicit_fromdata() local
2912 basis_name = SN_X9_62_tpBasis; in do_test_custom_explicit_fromdata()
2916 basis_name = SN_X9_62_ppBasis; in do_test_custom_explicit_fromdata()
3033 || !TEST_str_eq(name, basis_name)) in do_test_custom_explicit_fromdata()