Searched refs:crypto_found (Results 1 – 1 of 1) sorted by relevance
138 UCHAR crypto_found; in _map_tls_ciphersuites() local281 crypto_found = 0; in _map_tls_ciphersuites()295 if(crypto_found != all_found) in _map_tls_ciphersuites()332 crypto_found |= key_ex_found; in _map_tls_ciphersuites()336 crypto_found |= sig_found; in _map_tls_ciphersuites()341 crypto_found |= hash_found; in _map_tls_ciphersuites()347 crypto_found |= symm_found; in _map_tls_ciphersuites()351 crypto_found |= prf_found; in _map_tls_ciphersuites()382 UCHAR crypto_found; in _map_x509_ciphersuites() local405 crypto_found = 0; in _map_x509_ciphersuites()[all …]