Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dprefix.c257 bool free_key = false; in update_path() local
262 free_key = true; in update_path()
266 if (free_key) in update_path()
H A Dprefix.cc257 bool free_key = false; in update_path() local
262 free_key = true; in update_path()
266 if (free_key) in update_path()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dprefix.c257 bool free_key = false; in update_path() local
262 free_key = true; in update_path()
266 if (free_key) in update_path()
/netbsd/crypto/external/bsd/openssl/dist/providers/implementations/encode_decode/
H A Ddecode_pvk2key.c46 free_key_fn *free_key; member
167 ctx->desc->free_key(key); in pvk2key_decode()
H A Ddecode_msblob2key.c46 free_key_fn *free_key; member
198 ctx->desc->free_key(key); in msblob2key_decode()
H A Ddecode_der2key.c83 free_key_fn *free_key; member
261 ctx->desc->free_key(key); in der2key_decode()
303 ctx->desc->free_key(key); in der2key_decode()
/netbsd/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
H A Dgss_krb5.c255 free_key(gss_krb5_lucid_key_t *key) in free_key() function
417 free_key(&ctx->rfc1964_kd.ctx_key); in gss_krb5_free_lucid_sec_context()
419 free_key(&ctx->cfx_kd.ctx_key); in gss_krb5_free_lucid_sec_context()
421 free_key(&ctx->cfx_kd.acceptor_subkey); in gss_krb5_free_lucid_sec_context()
/netbsd/crypto/external/bsd/openssl.old/dist/apps/
H A Dca.c254 int create_ser = 0, free_key = 0, total = 0, total_done = 0; in ca_main() local
517 free_key = 1; in ca_main()
1242 if (free_key) in ca_main()
/netbsd/crypto/external/bsd/heimdal/dist/
H A DChangeLog.19982252 free_key.