Home
last modified time | relevance | path

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

/mbedtls-3.5.0/library/
Dssl_misc.h693 unsigned char group_list_heap_allocated; member
Dssl_tls.c1182 ssl->handshake->group_list_heap_allocated = 1; in ssl_handshake_init()
1185 ssl->handshake->group_list_heap_allocated = 0; in ssl_handshake_init()
4093 if (ssl->handshake->group_list_heap_allocated) { in mbedtls_ssl_handshake_free()