Home
last modified time | relevance | path

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

/third_party/mbedtls/include/mbedtls/
Dpsa_util.h397 static inline int mbedtls_psa_tls_psa_ec_to_ecpoint( unsigned char *src, in mbedtls_psa_tls_psa_ec_to_ecpoint() function
/third_party/mbedtls/library/
Dssl_cli.c3579 if( mbedtls_psa_tls_psa_ec_to_ecpoint( own_pubkey, in ssl_write_client_key_exchange()