Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Decdh.c171 ctx->point_format = MBEDTLS_ECP_PF_UNCOMPRESSED; in mbedtls_ecdh_init()
207 ctx->point_format = MBEDTLS_ECP_PF_UNCOMPRESSED; in mbedtls_ecdh_setup()
267 ctx->point_format = MBEDTLS_ECP_PF_UNCOMPRESSED; in mbedtls_ecdh_free()
H A Dpk_ecc.c193 MBEDTLS_ECP_PF_UNCOMPRESSED, in pk_ecc_set_pubkey_psa_ecp_fallback()
H A Dpk_wrap.c660 MBEDTLS_ECP_PF_UNCOMPRESSED, in ecdsa_verify_wrap()
1004 MBEDTLS_ECP_PF_UNCOMPRESSED, in eckey_check_pair_psa()
1066 MBEDTLS_ECP_PF_UNCOMPRESSED, in ecdsa_opaque_check_pair_wrap()
H A Decjpake.c54 ctx->point_format = MBEDTLS_ECP_PF_UNCOMPRESSED; in mbedtls_ecjpake_init()
130 case MBEDTLS_ECP_PF_UNCOMPRESSED: in mbedtls_ecjpake_set_point_format()
H A Dpsa_crypto_ecp.c274 MBEDTLS_ECP_PF_UNCOMPRESSED, in mbedtls_psa_ecp_export_key()
H A Dpkwrite.c143 MBEDTLS_ECP_PF_UNCOMPRESSED, in pk_write_ec_pubkey()
H A Decp.c702 if (format != MBEDTLS_ECP_PF_UNCOMPRESSED && in mbedtls_ecp_point_write_binary()
736 if (format == MBEDTLS_ECP_PF_UNCOMPRESSED) { in mbedtls_ecp_point_write_binary()
886 if (format != MBEDTLS_ECP_PF_UNCOMPRESSED && in mbedtls_ecp_tls_write_point()
H A Dssl_tls12_client.c116 *p++ = MBEDTLS_ECP_PF_UNCOMPRESSED; in ssl_write_supported_point_formats_ext()
832 if (p[0] == MBEDTLS_ECP_PF_UNCOMPRESSED || in ssl_parse_supported_point_formats_ext()
2047 MBEDTLS_ECP_PF_UNCOMPRESSED, &olen, in ssl_get_ecdh_params_from_cert()
H A Dpk.c793 ec, MBEDTLS_ECP_PF_UNCOMPRESSED, in import_public_into_psa()
H A Dssl_tls12_server.c263 if (p[0] == MBEDTLS_ECP_PF_UNCOMPRESSED || in ssl_parse_supported_point_formats()
1894 *p++ = MBEDTLS_ECP_PF_UNCOMPRESSED; in ssl_write_supported_point_formats_ext()
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Decp.h441 #define MBEDTLS_ECP_PF_UNCOMPRESSED 0 macro
/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c1036 MBEDTLS_ECP_PF_UNCOMPRESSED, in create_ec_priv_key_hidden_attributes()
1060 MBEDTLS_ECP_PF_UNCOMPRESSED, in create_ec_priv_key_hidden_attributes()