Lines Matching refs:argument
940 len argument is 0 and buffer is NULL.
2418 matching the expected common name (the cn argument of
2498 specified through the existing key_file argument. This allows the use of
2502 argument.
2545 f_rng argument. An attacker with access to precise enough timing and
2567 NULL pointer argument. Contributed by Sander Visser in #3312.
2885 * Calling mbedtls_ecdsa_write_signature() with NULL as the f_rng argument
3509 when the request_size argument is set to 0 as stated in the documentation.
4596 (see rename.pl and compat-1.3.h above) and their first argument's type
4605 * mbedtls_ssl_conf_ca_chain() lost its last argument (peer_cn), now set
4631 * ecdsa_write_signature() gained an additional md_alg argument and
4634 * Last argument of x509_crt_check_key_usage() and
4643 * Signature of mpi_mul_mpi() changed to make the last argument unsigned
4651 * net_connect() and net_bind() have a new 'proto' argument to choose
4653 Their 'port' argument type is changed to a string.
4679 argument (allowing memory savings if HMAC is not used)
5893 * Major argument / variable rewrite. Introduced use of size_t
5898 argument and do not accept variable argument lists anymore.