Home
last modified time | relevance | path

Searched refs:crypto_provider_info_t (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/spi/
H A Dkcf_spi.c59 static void process_logical_providers(crypto_provider_info_t *,
61 static int init_prov_mechs(crypto_provider_info_t *, kcf_provider_desc_t *);
131 crypto_register_provider(crypto_provider_info_t *info, in crypto_register_provider()
741 init_prov_mechs(crypto_provider_info_t *info, kcf_provider_desc_t *desc) in init_prov_mechs()
980 process_logical_providers(crypto_provider_info_t *info, kcf_provider_desc_t *hp) in process_logical_providers()
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf.c119 kcf_get_modctl(crypto_provider_info_t *pinfo) in kcf_get_modctl()
H A Dkcf_prov_tabs.c325 kcf_alloc_provider_desc(crypto_provider_info_t *info) in kcf_alloc_provider_desc()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dspi.h708 } crypto_provider_info_t; typedef
759 extern int crypto_register_provider(crypto_provider_info_t *,
H A Dsched_impl.h507 extern struct modctl *kcf_get_modctl(crypto_provider_info_t *);
H A Dimpl.h1291 crypto_provider_info_t **info, crypto_call_req_t *req);
1301 void crypto_free_provider_info(crypto_provider_info_t *info);
1334 extern kcf_provider_desc_t *kcf_alloc_provider_desc(crypto_provider_info_t *);
/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_kcf.c95 static crypto_provider_info_t n2rng_prov_info = {
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dmd4_mod.c146 static crypto_provider_info_t md4_prov_info = {
H A Dviorand.c146 static crypto_provider_info_t viorand_prov_info = {
H A Darcfour.c133 static crypto_provider_info_t rc4_prov_info = {
H A Dblowfish.c185 static crypto_provider_info_t blowfish_prov_info = {
H A Dskein_mod.c145 static crypto_provider_info_t skein_prov_info = {
H A Dswrand.c185 static crypto_provider_info_t swrand_prov_info = {
H A Dmd5_mod.c225 static crypto_provider_info_t md5_prov_info = {
H A Decc.c214 static crypto_provider_info_t ecc_prov_info = {
H A Dsha1_mod.c189 static crypto_provider_info_t sha1_prov_info = {
H A Drsa.c297 static crypto_provider_info_t rsa_prov_info = {
H A Dsha2_mod.c220 static crypto_provider_info_t sha2_prov_info = {
H A Daes.c212 static crypto_provider_info_t aes_prov_info = {
H A Ddca.c389 static crypto_provider_info_t dca_prov_info1 = {
403 static crypto_provider_info_t dca_prov_info2 = {
H A Ddprov.c1233 static crypto_provider_info_t dprov_prov_info = {
/illumos-gate/usr/src/uts/common/des/
H A Ddes_crypt.c237 static crypto_provider_info_t des_prov_info = {
/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm.c281 static crypto_provider_info_t tpmrng_prov_info = {