ncp.7d revision c10c16dec587a0662068f6e2991c29ed3a9db943
te
Copyright 2009, Sun Microsystems, Inc. All Rights Reserved
The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced
with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
ncp 7D "7 June 2006" "SunOS 5.11" "Devices"
NAME
ncp - UltraSPARC T1 server crypto provider device driver
DESCRIPTION

The ncp device driver is a multi-threaded, loadable hardware driver supporting hardware assisted acceleration of RSA and DSA cryptographic operations. This support is built into the UltraSPARC T1 processor.

The ncp driver requires the presence of the Solaris Cryptographic Framework to enable applications and kernel clients to access the provided services.

CONFIGURATION

You configure the ncp driver by defining properties in /platform/sun4v/kernel/drv/ncp.conf which override the default settings. The following property is supported:

nostats

Disables the generation of statistics. The nostats property may be used to help prevent traffic analysis, but this may inhibit support personnel.

NETWORK STATISTICS

Solaris network drivers must implement statistics variables. The ncp driver maintains the following statistics:

mauXqfull

Number of times the queue for MAU X was found full when attempting to submit jobs.

mauXupdate_failure

Number of submit job failures on MAU X.

mauXsubmit

Number of jobs submitted to MAU X since driver load (boot).

rsapublic

Total number of jobs submitted to the device for RSA public key operations.

rsaprivate

Total number of jobs submitted to the device for RSA private key operations.

dsasign

Total number of jobs submitted to the device for DSA signing.

dsaverify

Total number of jobs submitted to the device for DSA verification.

Additional statistics may be supplied for Sun support personnel, but are not useful to Solaris users and are not doc- umented in this manpage.

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
ArchitectureSPARC
Interface Stability Unstable
FILES

/platform/sun4v/kernel/drv/sparcv9/ncp

64-bit ELF kernel driver.

/platform/sun4v/kernel/drv/ncp.conf

Configuration file.

SEE ALSO

cryptoadm(1M), kstat(1M), prtconf(1M), attributes(5)

Solaris Cryptographic Framework \(em Solaris Software Developer Collection

Solaris Security for Developer's Guide \(em Solaris Software Developer Collection