Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/library/
A Dcipher.c93 static int supported_init = 0; variable
100 if( ! supported_init ) in mbedtls_cipher_list()
110 supported_init = 1; in mbedtls_cipher_list()
A Dssl_ciphersuites.c2188 static int supported_init = 0; variable
2196 if( supported_init == 0 ) in mbedtls_ssl_list_ciphersuites()
2216 supported_init = 1; in mbedtls_ssl_list_ciphersuites()

Completed in 6 milliseconds