Home
last modified time | relevance | path

Searched refs:group_list_heap_allocated (Results 1 – 2 of 2) sorted by relevance

/mbedtls-3.7.0/library/
Dssl_misc.h700 unsigned char group_list_heap_allocated; member
Dssl_tls.c1192 ssl->handshake->group_list_heap_allocated = 1; in ssl_handshake_init()
1195 ssl->handshake->group_list_heap_allocated = 0; in ssl_handshake_init()
4760 if (ssl->handshake->group_list_heap_allocated) { in mbedtls_ssl_handshake_free()