Home
last modified time | relevance | path

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

/external/tlsdate/src/
Dtlsdate-helper-plan9.h115 const char *orig_cert_wild_card);
Dtlsdate-helper.h141 const char *orig_cert_wild_card);
Dtlsdate-helper.c490 const char *orig_cert_wild_card) in check_wildcard_match_rfc2595() argument
506 cert_wild_card = strndup(orig_cert_wild_card, strlen(orig_cert_wild_card)); in check_wildcard_match_rfc2595()
586 orig_hostname, orig_cert_wild_card); in check_wildcard_match_rfc2595()
590 orig_hostname, orig_cert_wild_card); in check_wildcard_match_rfc2595()
Dtlsdate-helper-plan9.c354 const char *orig_cert_wild_card) in check_wildcard_match_rfc2595() argument
370 cert_wild_card = strdup(orig_cert_wild_card); in check_wildcard_match_rfc2595()
450 orig_hostname, orig_cert_wild_card); in check_wildcard_match_rfc2595()
454 orig_hostname, orig_cert_wild_card); in check_wildcard_match_rfc2595()