Home
last modified time | relevance | path

Searched refs:crypto_provider_ext_info_t (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/uts/common/crypto/api/
H A Dkcf_miscapi.c779 crypto_provider_ext_info_t *ext_info) in match_ext_info()
815 crypto_provider_ext_info_t *ext_info; in crypto_get_provider()
830 ext_info = kmem_zalloc(sizeof (crypto_provider_ext_info_t), KM_SLEEP); in crypto_get_provider()
843 kmem_free(ext_info, sizeof (crypto_provider_ext_info_t)); in crypto_get_provider()
852 crypto_get_provinfo(crypto_provider_t hndl, crypto_provider_ext_info_t *info) in crypto_get_provinfo()
/titanic_50/usr/src/cmd/mdb/common/modules/crypto/
H A Dspi.c86 crypto_provider_ext_info_t ext_prov; in crypto_provider_ext_info()
96 if (mdb_vread(&ext_prov, sizeof (crypto_provider_ext_info_t), addr) in crypto_provider_ext_info()
/titanic_50/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_kcf.c51 static int ext_info(crypto_provider_handle_t, crypto_provider_ext_info_t *,
122 ext_info(crypto_provider_handle_t prov, crypto_provider_ext_info_t *ext_info, in ext_info()
/titanic_50/usr/src/uts/common/sys/crypto/
H A Dcommon.h466 } crypto_provider_ext_info_t; typedef
H A Dapi.h347 extern int crypto_get_provinfo(crypto_provider_t, crypto_provider_ext_info_t *);
H A Dspi.h461 crypto_provider_ext_info_t *, crypto_req_handle_t);
H A Dops_impl.h223 crypto_provider_ext_info_t *po_ext_info;
/titanic_50/usr/src/uts/common/inet/kssl/
H A Dkssl.c649 crypto_provider_ext_info_t info; in kssl_prov_evnt()
/titanic_50/usr/src/uts/common/crypto/io/
H A Ddca.c325 crypto_provider_ext_info_t *ext_info, crypto_req_handle_t cfreq);
327 crypto_provider_ext_info_t *ext_info, crypto_req_handle_t cfreq);
329 crypto_provider_ext_info_t *ext_info, crypto_req_handle_t cfreq, char *id);
4807 crypto_provider_ext_info_t *ext_info, crypto_req_handle_t cfreq) in ext_info_sym()
4814 crypto_provider_ext_info_t *ext_info, crypto_req_handle_t cfreq) in ext_info_asym()
4828 crypto_provider_ext_info_t *ext_info, crypto_req_handle_t cfreq, char *id) in ext_info_base()
H A Dcrypto.c1322 crypto_provider_ext_info_t *ei, void *out) in ext_to_provider_data()
1376 crypto_provider_ext_info_t *ei) in fabricate_ext_info()
1416 crypto_provider_ext_info_t *ext_info = NULL; in get_provider_info()
1434 need = sizeof (crypto_provider_ext_info_t); in get_provider_info()
1494 kmem_free(ext_info, sizeof (crypto_provider_ext_info_t)); in get_provider_info()
H A Ddprov.c991 crypto_provider_ext_info_t *, crypto_req_handle_t);
1480 crypto_provider_ext_info_t *mr_ext_info;
1573 char *, crypto_provider_ext_info_t *);
4118 crypto_provider_ext_info_t *ext_info, crypto_req_handle_t req) in dprov_ext_info()
5364 crypto_provider_ext_info_t *ext_info) in dprov_mgmt_submit_req()
8508 crypto_provider_ext_info_t *ext_info = in dprov_mgmt_task()
/titanic_50/usr/src/uts/common/crypto/spi/
H A Dkcf_spi.c297 crypto_provider_ext_info_t ext_info; in crypto_register_provider()
/titanic_50/usr/src/uts/common/io/tpm/
H A Dtpm.c249 crypto_provider_ext_info_t *,
2031 crypto_provider_ext_info_t *ext_info, in tpmrng_ext_info()