Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dv3nametest.c124 static int set_altname(X509 *crt, ...) in set_altname() function
222 return set_altname(crt, GEN_DNS, name, 0); in set_altname_dns()
227 return set_altname(crt, GEN_EMAIL, name, 0); in set_altname_email()