Home
last modified time | relevance | path

Searched refs:POINT_CONVERSION_UNCOMPRESSED (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/crypto/openssl/crypto/ec/
H A Dec2_oct.c139 && (form != POINT_CONVERSION_UNCOMPRESSED) in ossl_ec_GF2m_simple_point2oct()
190 if ((form != POINT_CONVERSION_UNCOMPRESSED) && !BN_is_zero(x)) { in ossl_ec_GF2m_simple_point2oct()
215 if (form == POINT_CONVERSION_UNCOMPRESSED in ossl_ec_GF2m_simple_point2oct()
289 && (form != POINT_CONVERSION_UNCOMPRESSED) in ossl_ec_GF2m_simple_oct2point()
294 if ((form == 0 || form == POINT_CONVERSION_UNCOMPRESSED) && y_bit) { in ossl_ec_GF2m_simple_oct2point()
H A Decp_oct.c170 && (form != POINT_CONVERSION_UNCOMPRESSED) in ossl_ec_GFp_simple_point2oct()
241 if (form == POINT_CONVERSION_UNCOMPRESSED in ossl_ec_GFp_simple_point2oct()
293 && (form != POINT_CONVERSION_UNCOMPRESSED) in ossl_ec_GFp_simple_oct2point()
298 if ((form == 0 || form == POINT_CONVERSION_UNCOMPRESSED) && y_bit) { in ossl_ec_GFp_simple_oct2point()
H A Deck_prn.c197 else if (form == POINT_CONVERSION_UNCOMPRESSED) in ECPKParameters_print()
H A Dec_backend.c43 { (int)POINT_CONVERSION_UNCOMPRESSED, OSSL_PKEY_EC_POINT_CONVERSION_FORMAT_UNCOMPRESSED },
136 return (int)POINT_CONVERSION_UNCOMPRESSED; in ossl_ec_pt_format_name2id()
H A Dec_kmeth.c127 ret->conv_form = POINT_CONVERSION_UNCOMPRESSED; in ossl_ec_key_new_method_int()
H A Dec_ameth.c416 POINT_CONVERSION_UNCOMPRESSED, arg2, NULL); in ec_pkey_ctrl()
H A Dec_lib.c67 ret->asn1_form = POINT_CONVERSION_UNCOMPRESSED; in ossl_ec_group_new_ex()
/freebsd/crypto/openssh/
H A Dsshbuf-getput-crypto.c66 if (*d != POINT_CONVERSION_UNCOMPRESSED) in get_ec()
160 if ((len = EC_POINT_point2oct(g, v, POINT_CONVERSION_UNCOMPRESSED, in sshbuf_put_ec()
164 if (EC_POINT_point2oct(g, v, POINT_CONVERSION_UNCOMPRESSED, in sshbuf_put_ec()
H A Dsk-usbhid.c643 POINT_CONVERSION_UNCOMPRESSED, NULL, 0, NULL); in pack_public_key_ecdsa()
653 if (EC_POINT_point2oct(g, q, POINT_CONVERSION_UNCOMPRESSED, in pack_public_key_ecdsa()
/freebsd/crypto/openssl/test/
H A Dectest.c254 len = EC_POINT_point2oct(group, Q, POINT_CONVERSION_UNCOMPRESSED, in prime_field_tests()
1041 len = EC_POINT_point2oct(group, Q, POINT_CONVERSION_UNCOMPRESSED, in char2_field_tests()
2365 POINT_CONVERSION_UNCOMPRESSED, in ec_point_hex2point_test()
2368 POINT_CONVERSION_UNCOMPRESSED, in ec_point_hex2point_test()
2647 POINT_CONVERSION_UNCOMPRESSED, NULL, in custom_generator_test()
2651 POINT_CONVERSION_UNCOMPRESSED, b1, in custom_generator_test()
2664 POINT_CONVERSION_UNCOMPRESSED, NULL, in custom_generator_test()
2668 POINT_CONVERSION_UNCOMPRESSED, b2, in custom_generator_test()
2757 POINT_CONVERSION_UNCOMPRESSED, in custom_params_test()
2761 POINT_CONVERSION_UNCOMPRESSED, in custom_params_test()
[all …]
H A Decdsatest.c122 || !TEST_true(p_len = EC_KEY_key2buf(key, POINT_CONVERSION_UNCOMPRESSED, in x9_62_tests()
H A Devp_pkey_provided_test.c1196 POINT_CONVERSION_UNCOMPRESSED, in test_fromdata_ec()
1339 || !TEST_true(out_pub[0] == POINT_CONVERSION_UNCOMPRESSED) in test_fromdata_ec()
H A Dacvp_test.inc53 POINT_CONVERSION_UNCOMPRESSED,
64 POINT_CONVERSION_UNCOMPRESSED,
151 POINT_CONVERSION_UNCOMPRESSED,
160 POINT_CONVERSION_UNCOMPRESSED,
/freebsd/contrib/unbound/sldns/
H A Dkeyraw.c584 buf[0] = POINT_CONVERSION_UNCOMPRESSED; in sldns_ecdsa2pkey_raw()
637 buf[0] = POINT_CONVERSION_UNCOMPRESSED; in sldns_ecdsa2pkey_raw()
/freebsd/crypto/openssh/regress/misc/sk-dummy/
H A Dsk-dummy.c123 POINT_CONVERSION_UNCOMPRESSED, NULL, 0, NULL); in pack_key_ecdsa()
133 if (EC_POINT_point2oct(g, q, POINT_CONVERSION_UNCOMPRESSED, in pack_key_ecdsa()
/freebsd/crypto/openssl/doc/man3/
H A DEC_GROUP_copy.pod123 POINT_CONVERSION_UNCOMPRESSED = 4,
129 For POINT_CONVERSION_UNCOMPRESSED the point is encoded as an octet signifying the UNCOMPRESSED form…
H A DEVP_PKEY_fromdata.pod156 POINT_CONVERSION_UNCOMPRESSED,
/freebsd/crypto/openssh/regress/unittests/sshkey/
H A Dtest_file.c276 POINT_CONVERSION_UNCOMPRESSED, NULL, NULL); in sshkey_file_tests()
/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c409 case POINT_CONVERSION_UNCOMPRESSED: in ec_param_explicit_gen_to_text()
/freebsd/contrib/ldns/
H A Dkeys.c1960 EC_KEY_set_conv_form(ec, POINT_CONVERSION_UNCOMPRESSED); in ldns_key2rr()
1972 assert(bin[0] == POINT_CONVERSION_UNCOMPRESSED); in ldns_key2rr()
H A Ddnssec_verify.c1967 buf[0] = POINT_CONVERSION_UNCOMPRESSED; in ldns_ecdsa2pkey_raw()
/freebsd/crypto/openssl/include/openssl/
H A Dec.h83 POINT_CONVERSION_UNCOMPRESSED = 4, enumerator
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c3097 len = EC_POINT_point2oct(ec_group, pub, POINT_CONVERSION_UNCOMPRESSED, in crypto_ec_key_set_priv()
3104 len = EC_POINT_point2oct(ec_group, pub, POINT_CONVERSION_UNCOMPRESSED, in crypto_ec_key_set_priv()
3710 EC_KEY_set_conv_form(eckey, POINT_CONVERSION_UNCOMPRESSED); in crypto_ec_key_get_ecprivate_key()
3769 EC_KEY_set_conv_form(eckey, POINT_CONVERSION_UNCOMPRESSED); in crypto_ec_key_get_pubkey_point()
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c747 POINT_CONVERSION_UNCOMPRESSED, in common_get_params()
/freebsd/crypto/openssl/crypto/evp/
H A Dp_lib.c2435 return POINT_CONVERSION_UNCOMPRESSED; in EVP_PKEY_get_ec_point_conv_form()

12