Searched refs:sunw_p12_use_keyfile (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A Dp12access.h59 * sunw_p12_use_keyfile - read a RSA private key from a pkcs12 file and pass
75 int sunw_p12_use_keyfile(SSL_CTX *, char *, char *);
H A Dp12access.c30 * sunw_p12_use_keyfile - gets the RSA private key from a pkcs12 file and
232 * sunw_p12_use_keyfile - read a RSA private key from a pkcs12 file and pass
248 sunw_p12_use_keyfile(SSL_CTX *ctx, char *filename, char *passwd) function
H A Dboot_http.c1871 if (sunw_p12_use_keyfile(ctx, c_id->private_key_file,

Completed in 59 milliseconds