Searched refs:context_buf_len (Results 1 – 3 of 3) sorted by relevance
2020 size_t context_buf_len; in mbedtls_test_ssl_perform_handshake() local2214 0, &context_buf_len) in mbedtls_test_ssl_perform_handshake()2217 context_buf = mbedtls_calloc(1, context_buf_len); in mbedtls_test_ssl_perform_handshake()2221 context_buf_len, in mbedtls_test_ssl_perform_handshake()2222 &context_buf_len) in mbedtls_test_ssl_perform_handshake()2250 context_buf_len) == 0); in mbedtls_test_ssl_perform_handshake()
848 size_t context_buf_len; in main() local2819 context_buf_len = buf_len; in main()2924 context_buf_len = 0; in main()3126 mbedtls_platform_zeroize(context_buf, context_buf_len); in main()
1582 size_t context_buf_len = 0; in main() local4021 context_buf_len = buf_len; in main()4147 context_buf_len = 0; in main()4217 mbedtls_platform_zeroize(context_buf, context_buf_len); in main()