Home
last modified time | relevance | path

Searched refs:free_key (Results 1 – 6 of 6) sorted by relevance

/trueos/contrib/gcc/
HDprefix.c260 bool free_key = false; in update_path() local
265 free_key = true; in update_path()
269 if (free_key) in update_path()
/trueos/usr.sbin/bluetooth/hcsecd/
HDparser.y49 static void free_key (link_key_p key);
90 free_key(key);
233 free_key(key); in clean_config()
398 free_key(link_key_p key) in free_key() function
/trueos/kerberos5/lib/libgssapi_krb5/
HDgss_krb5.c237 free_key(gss_krb5_lucid_key_t *key) in free_key() function
399 free_key(&ctx->rfc1964_kd.ctx_key); in gss_krb5_free_lucid_sec_context()
401 free_key(&ctx->cfx_kd.ctx_key); in gss_krb5_free_lucid_sec_context()
403 free_key(&ctx->cfx_kd.acceptor_subkey); in gss_krb5_free_lucid_sec_context()
/trueos/crypto/heimdal/lib/gssapi/mech/
HDgss_krb5.c253 free_key(gss_krb5_lucid_key_t *key) in free_key() function
415 free_key(&ctx->rfc1964_kd.ctx_key); in gss_krb5_free_lucid_sec_context()
417 free_key(&ctx->cfx_kd.ctx_key); in gss_krb5_free_lucid_sec_context()
419 free_key(&ctx->cfx_kd.acceptor_subkey); in gss_krb5_free_lucid_sec_context()
/trueos/crypto/openssl/apps/
HDca.c256 int free_key = 0; in MAIN() local
716 free_key = 1; in MAIN()
1474 if (free_key && key) in MAIN()
/trueos/crypto/heimdal/
HDChangeLog.19982252 free_key.