Home
last modified time | relevance | path

Searched refs:crypto_destroy_ctx_template (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/keyhash_provider/
H A Dk5_kmd5des.c148 (void)crypto_destroy_ctx_template(newkey.key_tmpl); in k5_md5des_hash()
259 (void)crypto_destroy_ctx_template(newkey.key_tmpl); in k5_md5des_verify()
/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_ctxops.c137 crypto_destroy_ctx_template(crypto_ctx_template_t tmpl) in crypto_destroy_ctx_template() function
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/dk/
H A Dchecksum.c95 crypto_destroy_ctx_template((*outkey)->key_tmpl); in derive_cksum_key()
H A Dderive.c229 crypto_destroy_ctx_template((*d_hmac_key)->key_tmpl); in init_derived_keydata()
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c747 crypto_destroy_ctx_template(crypto_ctx_template_t tmpl) in crypto_destroy_ctx_template() function
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dapi.h66 extern void crypto_destroy_ctx_template(crypto_ctx_template_t tmpl);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_crypt.c220 crypto_destroy_ctx_template(key->zk_current_tmpl); in zio_crypt_key_destroy()
221 crypto_destroy_ctx_template(key->zk_hmac_tmpl); in zio_crypt_key_destroy()
331 crypto_destroy_ctx_template(key->zk_current_tmpl); in zio_crypt_key_change_salt()
/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c252 (void) crypto_destroy_ctx_template(cd->enc_tmpl); in cleanup()
255 (void) crypto_destroy_ctx_template(cd->hmac_tmpl); in cleanup()
2840 (void) crypto_destroy_ctx_template(cd->enc_tmpl); in setup_crypto()
2843 (void) crypto_destroy_ctx_template(cd->hmac_tmpl); in setup_crypto()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dkfree.c445 (void) crypto_destroy_ctx_template(key->key_tmpl); in krb5_free_keyblock_contents()
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.S1067 NO_UNLOAD_STUB(kcf, crypto_destroy_ctx_template, nomod_minus_one);
/illumos-gate/usr/src/uts/intel/ml/
H A Dmodstubs.S937 NO_UNLOAD_STUB(kcf, crypto_destroy_ctx_template, nomod_minus_one);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c7541 crypto_destroy_ctx_template(sa->ipsa_authtmpl);
7549 crypto_destroy_ctx_template(sa->ipsa_encrtmpl);