Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dcipher.c98 static int supported_init = 0; variable
105 if( ! supported_init ) in mbedtls_cipher_list()
115 supported_init = 1; in mbedtls_cipher_list()
A Dssl_ciphersuites.c1969 static int supported_init = 0; variable
1984 if( supported_init == 0 ) in mbedtls_ssl_list_ciphersuites()
2002 supported_init = 1; in mbedtls_ssl_list_ciphersuites()

Completed in 7 milliseconds