Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/library/
Dcipher.c98 static int supported_init = 0; variable
105 if( ! supported_init ) in mbedtls_cipher_list()
115 supported_init = 1; in mbedtls_cipher_list()
Dssl_ciphersuites.c2177 static int supported_init = 0; variable
2205 if( supported_init == 0 ) in mbedtls_ssl_list_ciphersuites()
2223 supported_init = 1; in mbedtls_ssl_list_ciphersuites()