Home
last modified time | relevance | path

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

/titanic_44/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()
/titanic_44/usr/src/uts/common/crypto/api/
H A Dkcf_ctxops.c139 crypto_destroy_ctx_template(crypto_ctx_template_t tmpl) in crypto_destroy_ctx_template() function
/titanic_44/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()
/titanic_44/usr/src/uts/common/sys/crypto/
H A Dapi.h66 extern void crypto_destroy_ctx_template(crypto_ctx_template_t tmpl);
/titanic_44/usr/src/uts/common/io/
H A Dcryptmod.c250 (void) crypto_destroy_ctx_template(cd->enc_tmpl); in cleanup()
253 (void) crypto_destroy_ctx_template(cd->hmac_tmpl); in cleanup()
2837 (void) crypto_destroy_ctx_template(cd->enc_tmpl); in setup_crypto()
2840 (void) crypto_destroy_ctx_template(cd->hmac_tmpl); in setup_crypto()
/titanic_44/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()
/titanic_44/usr/src/uts/sparc/ml/
H A Dmodstubs.s1120 NO_UNLOAD_STUB(kcf, crypto_destroy_ctx_template, nomod_minus_one);
/titanic_44/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s1197 NO_UNLOAD_STUB(kcf, crypto_destroy_ctx_template, nomod_minus_one);
/titanic_44/usr/src/uts/common/inet/ip/
H A Dsadb.c7260 crypto_destroy_ctx_template(sa->ipsa_authtmpl);
7268 crypto_destroy_ctx_template(sa->ipsa_encrtmpl);