Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/library/
Dcipher.c68 static int supported_init = 0; variable
75 if( ! supported_init ) in mbedtls_cipher_list()
85 supported_init = 1; in mbedtls_cipher_list()
Dssl_ciphersuites.c1705 static int supported_init = 0; variable
1713 if( supported_init == 0 ) in mbedtls_ssl_list_ciphersuites()
1733 supported_init = 1; in mbedtls_ssl_list_ciphersuites()