Lines Matching refs:arguments
346 the arguments being negative and the other being 0. Fixes #4643.
558 * Fix a resource leak in a bad-arguments case of mbedtls_rsa_gen_key()
715 * Add missing arguments of debug message in mbedtls_ssl_decrypt_buf.
2192 line arguments.
2406 arguments. Found by inestlerode. #557.
2636 * Fix documentation and implementation missmatch for function arguments of
2683 arguments where the same (in-place doubling). Found and fixed by Janos
2965 * The SSL debug callback gained two new arguments (file name, line number).
2980 * In the NET module, all "int" and "int *" arguments for file descriptors
2982 * net_accept() gained new arguments for the size of the client_ip buffer.
4356 * Expanded ssl_client2 arguments for more flexibility