Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/net/wanboot/
H A Dp12access.h94 int sunw_p12_use_trustfile(SSL_CTX *, char *, char *);
H A Dp12access.c306 sunw_p12_use_trustfile(SSL_CTX *ctx, char *filename, char *passwd) in sunw_p12_use_trustfile() function
H A Dboot_http.c1906 if (sunw_p12_use_trustfile(ctx, ca_verify_file, in initialize_ctx()