Searched refs:rfc1964_kd (Results 1 – 2 of 2) sorted by relevance
349 ret = krb5_ret_uint32(sp, &ctx->rfc1964_kd.sign_alg); in gss_krb5_export_lucid_sec_context()352 ret = krb5_ret_uint32(sp, &ctx->rfc1964_kd.seal_alg); in gss_krb5_export_lucid_sec_context()357 ret = set_key(&key, &ctx->rfc1964_kd.ctx_key); in gss_krb5_export_lucid_sec_context()417 free_key(&ctx->rfc1964_kd.ctx_key); in gss_krb5_free_lucid_sec_context()
193 gss_krb5_rfc1964_keydata_t rfc1964_kd; member