Searched refs:supported_init (Results 1 – 2 of 2) sorted by relevance
93 static int supported_init = 0; variable100 if( ! supported_init ) in mbedtls_cipher_list()110 supported_init = 1; in mbedtls_cipher_list()
2188 static int supported_init = 0; variable2196 if( supported_init == 0 ) in mbedtls_ssl_list_ciphersuites()2216 supported_init = 1; in mbedtls_ssl_list_ciphersuites()
Completed in 6 milliseconds