Searched refs:cert_head (Results 1 – 3 of 3) sorted by relevance
395 struct peer_cred_head cert_head; /* trusted client cert files */ member
3089 free_cred_SLIST(&tls_opt.cert_head); in store_sign_delim_sg2() 3273 credhead = &tls_opt.cert_head; in read_config_file() 3553 free_cred_SLIST(&tls_opt.cert_head); in init() 3687 SLIST_FOREACH(cred, &tls_opt.cert_head, entries) { in init()
773 SLIST_FOREACH_SAFE(cred, &tls_opt.cert_head, in check_peer_cert()