Searched refs:sunw_check_keys (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A Dp12aux.h400 * sunw_check_keys() compares the public key in the certificate and a
411 int sunw_check_keys(X509 *, EVP_PKEY *);
H A Dp12misc.c659 * sunw_check_keys() compares the public key in the certificate and a
671 sunw_check_keys(X509 *cert, EVP_PKEY *pkey) function
/illumos-gate/usr/src/lib/libpkg/common/
H A Dp12lib.h230 int sunw_check_keys(X509 *, EVP_PKEY *);
H A Dkeystore.c660 if (sunw_check_keys(tmpcert, tmpkey)) {
1067 if (sunw_check_keys(cert, key) == 0) {
H A Dp12lib.c1458 * sunw_check_keys() compares the public key in the certificate and a
1470 sunw_check_keys(X509 *cert, EVP_PKEY *pkey) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/
H A Dp12split.c297 if (sunw_check_keys(xcert_in, pkey_in) == 0) {

Completed in 73 milliseconds