Home
last modified time | relevance | path

Searched refs:crypto_nostore_key_ops_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dspi.h491 } crypto_nostore_key_ops_t; typedef
533 crypto_nostore_key_ops_t *co_nostore_key_ops;
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_prov_tabs.c306 kmem_alloc(sizeof (crypto_nostore_key_ops_t), KM_SLEEP); in allocate_ops_v3()
480 sizeof (crypto_nostore_key_ops_t)); in kcf_free_provider_desc()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Decc.c188 static crypto_nostore_key_ops_t ecc_nostore_key_ops = {
H A Ddprov.c1058 static crypto_nostore_key_ops_t dprov_nostore_key_ops = {