Home
last modified time | relevance | path

Searched refs:crypto_key_ops_t (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dspi.h451 } crypto_key_ops_t; typedef
521 crypto_key_ops_t *co_key_ops;
/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_keys.c37 #define CRYPTO_KEY_OFFSET(f) offsetof(crypto_key_ops_t, f)
H A Dkcf_miscapi.c39 #define CRYPTO_KEY_OFFSET(f) offsetof(crypto_key_ops_t, f)
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_prov_tabs.c281 dst->co_key_ops = kmem_alloc(sizeof (crypto_key_ops_t), in allocate_ops_v1()
464 sizeof (crypto_key_ops_t)); in kcf_free_provider_desc()
/illumos-gate/usr/src/uts/common/des/
H A Ddes_crypt.c208 static crypto_key_ops_t des_key_ops = {
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c672 crypto_key_ops_t *key_ops; in crypto_build_function_list()
H A Ddprov.c1003 static crypto_key_ops_t dprov_key_ops = {