Home
last modified time | relevance | path

Searched refs:mbedtls_ecp_set_max_ops (Results 1 – 9 of 9) sorted by relevance

/third_party/mbedtls/tests/suites/
Dtest_suite_ecdsa.function325 mbedtls_ecp_set_max_ops( max_ops );
401 mbedtls_ecp_set_max_ops( max_ops );
Dtest_suite_pk.function395 mbedtls_ecp_set_max_ops( 1 );
552 mbedtls_ecp_set_max_ops( max_ops );
637 mbedtls_ecp_set_max_ops( 42000 );
Dtest_suite_ecdh.function276 mbedtls_ecp_set_max_ops( max_ops );
Dtest_suite_ecp.function146 mbedtls_ecp_set_max_ops( (unsigned) max_ops );
234 mbedtls_ecp_set_max_ops( (unsigned) max_ops );
Dtest_suite_x509parse.function572 mbedtls_ecp_set_max_ops( max_ops );
/third_party/mbedtls/include/mbedtls/
Decp.h498 void mbedtls_ecp_set_max_ops( unsigned max_ops );
/third_party/mbedtls/programs/ssl/
Dssl_client2.c2044 mbedtls_ecp_set_max_ops( opt.ec_max_ops ); in main()
/third_party/mbedtls/library/
Decp.c134 void mbedtls_ecp_set_max_ops( unsigned max_ops ) in mbedtls_ecp_set_max_ops() function
/third_party/mbedtls/
DChangeLog1790 configured by mbedtls_ecp_set_max_ops() at runtime. It applies to the new