Home
last modified time | relevance | path

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

/third_party/mbedtls/include/mbedtls/
Decp.h517 void mbedtls_ecp_set_max_ops(unsigned max_ops);
/third_party/mbedtls/tests/suites/
Dtest_suite_ecdsa.function375 mbedtls_ecp_set_max_ops(max_ops);
443 mbedtls_ecp_set_max_ops(max_ops);
Dtest_suite_pk.function534 mbedtls_ecp_set_max_ops(1);
683 mbedtls_ecp_set_max_ops(max_ops);
760 mbedtls_ecp_set_max_ops(42000);
Dtest_suite_ecdh.function279 mbedtls_ecp_set_max_ops(max_ops);
Dtest_suite_ecp.function205 mbedtls_ecp_set_max_ops((unsigned) max_ops);
292 mbedtls_ecp_set_max_ops((unsigned) max_ops);
Dtest_suite_x509parse.function600 mbedtls_ecp_set_max_ops(max_ops);
/third_party/mbedtls/programs/ssl/
Dssl_client2.c2113 mbedtls_ecp_set_max_ops(opt.ec_max_ops); in main()
/third_party/mbedtls/library/
Decp.c115 void mbedtls_ecp_set_max_ops(unsigned max_ops) in mbedtls_ecp_set_max_ops() function
Dpsa_crypto.c3489 mbedtls_ecp_set_max_ops(max_ops); in mbedtls_psa_interruptible_set_max_ops()
/third_party/mbedtls/
DChangeLog2489 configured by mbedtls_ecp_set_max_ops() at runtime. It applies to the new