/titanic_41/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap.c | 392 #define BIO SHFT(AP_BOARD)|SHFT(AP_IO) macro 409 {CMD_RCM_OFFLINE, BIO, 0, CMNOPT, CMNOPT, CMNOPT, CMNOPT, CMNOPT}, 410 {CMD_RCM_ONLINE, BIO, 0, CMNOPT, CMNOPT, CMNOPT, CMNOPT, CMNOPT}, 411 {CMD_RCM_SUSPEND, BIO, 0, CMNOPT, CMNOPT, CMNOPT, CMNOPT, CMNOPT}, 412 {CMD_RCM_RESUME, BIO, 0, CMNOPT, CMNOPT, CMNOPT, CMNOPT, CMNOPT}, 413 {CMD_RCM_CAP_ADD, BIO, 0, CMNOPT, CMNOPT, CMNOPT, CMNOPT, CMNOPT}, 414 {CMD_RCM_CAP_DEL, BIO, 0, CMNOPT, CMNOPT, CMNOPT, CMNOPT, CMNOPT}, 415 {CMD_RCM_CAP_NOTIFY, BIO, 0, CMNOPT, CMNOPT, CMNOPT, CMNOPT, CMNOPT}, 416 {CMD_RCM_REMOVE, BIO, 0, CMNOPT, CMNOPT, CMNOPT, CMNOPT, CMNOPT},
|
/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_crypto_openssl.h | 203 PKCS7 *p7, BIO *bio); 205 static BIO * pkcs7_dataDecode
|
H A D | pkinit_crypto_openssl.c | 583 BIO *tmp = NULL; in get_cert() 620 BIO *tmp = NULL; in get_key() 1205 BIO *out = NULL; in cms_signeddata_verify() 1532 BIO *in = NULL; in cms_envelopeddata_create() 1660 BIO *out = NULL; in cms_envelopeddata_verify() 5574 BIO *out = NULL; 5823 BIO *in = NULL; 6377 BIO *data) 6379 BIO *tmpmem = NULL; 6488 static BIO * [all …]
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | pkgweb.h | 110 extern boolean_t validate_signature(PKG_ERR *, char *, BIO *, PKCS7 *,
|
H A D | pkglib.h | 438 extern int BIO_ds_dump_header(PKG_ERR *, BIO *); 439 extern int BIO_ds_dump(PKG_ERR *, char *, BIO *); 440 extern int BIO_dump_cmd(char *cmd, BIO *bio);
|
H A D | pkgtrans.c | 120 static int dump_hdr_and_pkgs(BIO *, struct dm_buf *, char **); 245 BIO *p7_bio = NULL; in _pkgtrans() 1695 pkgdump(char *srcinst, BIO *bio) in pkgdump() 1864 dump_hdr_and_pkgs(BIO *bio, struct dm_buf *hdr, char **pkglist) in dump_hdr_and_pkgs() 1929 BIO_dump_cmd(char *cmd, BIO *bio) in BIO_dump_cmd()
|
H A D | dstream.c | 734 BIO_ds_dump(PKG_ERR *err, char *device, BIO *bio) in BIO_ds_dump() 771 BIO_ds_dump_header(PKG_ERR *err, BIO *bio) in BIO_ds_dump_header()
|
H A D | pkgweb.c | 528 BIO *sig_in = NULL; in get_signature() 768 BIO *p7_bio; in ds_validate_signature() 836 validate_signature(PKG_ERR *err, char *name, BIO *indata, PKCS7 *p7, in validate_signature() 1115 BIO *mem; in get_time_string() 1209 BIO *cbio, *mem; in ocsp_verify() 3130 BIO *pwdbio = NULL; in pkg_passphrase_cb()
|
H A D | keystore.c | 2412 BIO *mem; in get_time_string()
|
/titanic_41/usr/src/lib/libkmf/plugins/kmf_openssl/common/ |
H A D | openssl_spi.c | 153 static BIO *bio_err = NULL; 587 BIO *bcert = NULL; in load_X509cert() 957 BIO *keyfile = NULL; in openssl_load_key() 1410 ssl_write_key(KMF_HANDLE *kmfh, KMF_ENCODE_FORMAT format, BIO *out, in ssl_write_key() 1486 BIO *out = NULL; in OpenSSL_CreateKeypair() 2032 BIO *mem = NULL; in OpenSSL_CertGetPrintable() 2418 BIO *derbio = NULL; in OpenSSL_CreateOCSPRequest() 2644 BIO *derbio = NULL; in OpenSSL_GetOCSPStatusForCert() 3329 BIO *bio = NULL; in local_export_pk12() 3991 extract_pkcs12(BIO *fbio, CK_UTF8CHAR *pin, CK_ULONG pinlen, in extract_pkcs12() [all …]
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | tls.c | 540 BIO *crl_file; 950 BIO *bio; 1524 BIO *bio_err = NULL;
|
/titanic_41/usr/src/common/net/wanboot/ |
H A D | auxutil.c | 625 BIO *bp;
|