Searched refs:hash_str (Results 1 – 1 of 1) sorted by relevance
1567 const char *hash_str = lookup(hash_code, signature_tls12_hash_list, NULL); in security_callback_debug() local1569 if (alg_str != NULL && hash_str != NULL) in security_callback_debug()1570 BIO_printf(sdb->out, " digest=%s, algorithm=%s", hash_str, alg_str); in security_callback_debug()
Completed in 9 milliseconds