Searched refs:supported_init (Results 1 – 2 of 2) sorted by relevance
98 static int supported_init = 0; variable105 if( ! supported_init ) in mbedtls_cipher_list()115 supported_init = 1; in mbedtls_cipher_list()
1969 static int supported_init = 0; variable1984 if( supported_init == 0 ) in mbedtls_ssl_list_ciphersuites()2002 supported_init = 1; in mbedtls_ssl_list_ciphersuites()
Completed in 7 milliseconds