Searched refs:crypto_copy_key_to_ctx (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_prov_lib.c276 crypto_copy_key_to_ctx(crypto_key_t *in_key, crypto_key_t **out_key, function
/illumos-gate/usr/src/uts/common/crypto/io/
H A Drsa.c509 if ((rv = crypto_copy_key_to_ctx(key, &ctxp->key, &ctxp->keychunk_size,
880 if ((rv = crypto_copy_key_to_ctx(key, &ctxp->key, &ctxp->keychunk_size,
H A Decc.c516 if ((rv = crypto_copy_key_to_ctx(key, &ctxp->key, &ctxp->keychunk_size,
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dimpl.h1353 extern int crypto_copy_key_to_ctx(crypto_key_t *, crypto_key_t **, size_t *,

Completed in 72 milliseconds