Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dssl_misc.h556 unsigned char group_list_heap_allocated; member
Dssl_tls.c3143 ssl->handshake->group_list_heap_allocated = 1; in ssl_handshake_init()
3148 ssl->handshake->group_list_heap_allocated = 0; in ssl_handshake_init()
5481 if ( ssl->handshake->group_list_heap_allocated ) in mbedtls_ssl_handshake_free()