Searched refs:context_buf_len (Results 1 – 3 of 3) sorted by relevance
2039 size_t context_buf_len; in mbedtls_test_ssl_perform_handshake() local2233 0, &context_buf_len) in mbedtls_test_ssl_perform_handshake()2236 context_buf = mbedtls_calloc(1, context_buf_len); in mbedtls_test_ssl_perform_handshake()2240 context_buf_len, in mbedtls_test_ssl_perform_handshake()2241 &context_buf_len) in mbedtls_test_ssl_perform_handshake()2269 context_buf_len) == 0); in mbedtls_test_ssl_perform_handshake()
849 size_t context_buf_len; in main() local2846 context_buf_len = buf_len; in main()2951 context_buf_len = 0; in main()3153 mbedtls_platform_zeroize(context_buf, context_buf_len); in main()
1583 size_t context_buf_len = 0; in main() local4031 context_buf_len = buf_len; in main()4157 context_buf_len = 0; in main()4227 mbedtls_platform_zeroize(context_buf, context_buf_len); in main()