Searched refs:crypto_control_ops_t (Results 1 - 17 of 17) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/crypto/core/
H A Dkcf_prov_tabs.c228 dst->co_control_ops = kmem_alloc(sizeof (crypto_control_ops_t),
420 sizeof (crypto_control_ops_t));
/opensolaris-onvv-gate/usr/src/uts/common/sys/crypto/
H A Dspi.h130 } crypto_control_ops_t; typedef in typeref:struct:crypto_control_ops
510 crypto_control_ops_t *co_control_ops;
/opensolaris-onvv-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_kcf.c62 static crypto_control_ops_t n2rng_control_ops = {
/opensolaris-onvv-gate/usr/src/uts/common/crypto/io/
H A Dmd4_mod.c104 static crypto_control_ops_t md4_control_ops = {
H A Darcfour.c75 static crypto_control_ops_t rc4_control_ops = {
H A Dblowfish.c116 static crypto_control_ops_t blowfish_control_ops = {
H A Dswrand.c151 static crypto_control_ops_t swrand_control_ops = {
H A Dmd5_mod.c153 static crypto_control_ops_t md5_control_ops = {
H A Dsha1_mod.c110 static crypto_control_ops_t sha1_control_ops = {
H A Daes.c117 static crypto_control_ops_t aes_control_ops = {
H A Decc.c126 static crypto_control_ops_t ecc_control_ops = {
H A Drsa.c178 static crypto_control_ops_t rsa_control_ops = {
H A Dsha2_mod.c136 static crypto_control_ops_t sha2_control_ops = {
H A Ddca.c215 static crypto_control_ops_t dca_control_ops = {
H A Ddprov.c679 static crypto_control_ops_t dprov_control_ops = {
/opensolaris-onvv-gate/usr/src/uts/common/des/
H A Ddes_crypt.c159 static crypto_control_ops_t des_control_ops = {
/opensolaris-onvv-gate/usr/src/uts/common/io/tpm/
H A Dtpm.c233 static crypto_control_ops_t tpmrng_control_ops = {

Completed in 104 milliseconds