Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dp12access.h56 int sunw_p12_use_certfile(SSL_CTX *, char *, char *);
H A Dp12access.c194 sunw_p12_use_certfile(SSL_CTX *ctx, char *filename, char *passwd) in sunw_p12_use_certfile() function
H A Dboot_http.c1837 if (sunw_p12_use_certfile(ctx, c_id->client_cert_file, in initialize_ctx()