Home
last modified time | relevance | path

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

/openssl/apps/lib/
H A Ds_cb.c1567 const char *hash_str = lookup(hash_code, signature_tls12_hash_list, NULL); in security_callback_debug() local
1569 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 6 milliseconds