Home
last modified time | relevance | path

Searched refs:crypto_control_ops_t (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dspi.h130 } crypto_control_ops_t; typedef
510 crypto_control_ops_t *co_control_ops;
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_prov_tabs.c228 dst->co_control_ops = kmem_alloc(sizeof (crypto_control_ops_t), in allocate_ops_v1()
420 sizeof (crypto_control_ops_t)); in kcf_free_provider_desc()
/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_kcf.c60 static crypto_control_ops_t n2rng_control_ops = {
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dmd4_mod.c104 static crypto_control_ops_t md4_control_ops = {
H A Dviorand.c130 static crypto_control_ops_t viorand_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 Dskein_mod.c77 static crypto_control_ops_t skein_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 Decc.c129 static crypto_control_ops_t ecc_control_ops = {
H A Dsha1_mod.c111 static crypto_control_ops_t sha1_control_ops = {
H A Daes.c112 static crypto_control_ops_t aes_control_ops = {
H A Drsa.c177 static crypto_control_ops_t rsa_control_ops = {
H A Dsha2_mod.c144 static crypto_control_ops_t sha2_control_ops = {
H A Ddca.c215 static crypto_control_ops_t dca_control_ops = {
H A Ddprov.c700 static crypto_control_ops_t dprov_control_ops = {
/illumos-gate/usr/src/uts/common/des/
H A Ddes_crypt.c152 static crypto_control_ops_t des_control_ops = {
/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm.c234 static crypto_control_ops_t tpmrng_control_ops = {