fix id tags
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15718 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$ID$");
|
||||
RCSID("$Id$");
|
||||
|
||||
|
||||
struct hx509_verify_ctx_data {
|
||||
|
@@ -32,7 +32,7 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$ID$");
|
||||
RCSID("$Id$");
|
||||
|
||||
#include <openssl/rsa.h>
|
||||
#include <openssl/dsa.h>
|
||||
|
@@ -32,7 +32,7 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$ID$");
|
||||
RCSID("$Id$");
|
||||
|
||||
#include <sl.h>
|
||||
|
||||
|
@@ -32,7 +32,7 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$ID$");
|
||||
RCSID("$Id$");
|
||||
|
||||
static struct hx509_keyset_ops **ks_ops;
|
||||
static int ks_num_ops;
|
||||
|
@@ -32,7 +32,7 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$ID$");
|
||||
RCSID("$Id$");
|
||||
|
||||
static int
|
||||
parse_certificate(const char *fn, int use_pem, Certificate *t)
|
||||
|
@@ -32,7 +32,7 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$ID$");
|
||||
RCSID("Id$");
|
||||
|
||||
struct mem_data {
|
||||
char *name;
|
||||
|
@@ -32,7 +32,7 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$ID$");
|
||||
RCSID("$Id$");
|
||||
|
||||
|
||||
static int
|
||||
|
@@ -32,7 +32,7 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$ID$");
|
||||
RCSID("$Id$");
|
||||
|
||||
struct hx509_lock_data {
|
||||
struct _hx509_password password;
|
||||
|
@@ -32,7 +32,7 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$ID$");
|
||||
RCSID("$Id$");
|
||||
|
||||
/*
|
||||
* name parsing from rfc2253
|
||||
|
@@ -32,7 +32,7 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$ID$");
|
||||
RCSID("$Id$");
|
||||
|
||||
/* http://developer.netscape.com/support/faqs/pkcs_11.html */
|
||||
|
||||
|
@@ -32,7 +32,7 @@
|
||||
*/
|
||||
|
||||
#include "hx_locl.h"
|
||||
RCSID("$ID$");
|
||||
RCSID("$Id$");
|
||||
|
||||
|
||||
struct hx509_validate_ctx_data {
|
||||
|
Reference in New Issue
Block a user