Searched refs:mbedtls_ecdh_grp_id (Results 1 – 1 of 1) sorted by relevance
47 static mbedtls_ecp_group_id mbedtls_ecdh_grp_id( in mbedtls_ecdh_grp_id() function479 if( mbedtls_ecdh_grp_id( ctx ) == MBEDTLS_ECP_DP_NONE ) in mbedtls_ecdh_get_params()491 if( mbedtls_ecdh_grp_id( ctx ) != key->grp.id ) in mbedtls_ecdh_get_params()
Completed in 5 milliseconds