Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
H A Dcipher.c56 static int supported_init = 0; variable
69 if (!supported_init) { in mbedtls_cipher_list()
79 supported_init = 1; in mbedtls_cipher_list()
H A Dssl_ciphersuites.c1804 static int supported_init = 0; variable
1820 if (supported_init == 0) { in mbedtls_ssl_list_ciphersuites()
1835 supported_init = 1; in mbedtls_ssl_list_ciphersuites()

Completed in 4 milliseconds