Home
last modified time | relevance | path

Searched defs:pk_client_params (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dpkinit.c50 struct pk_client_params { struct
51 enum krb5_pk_type type;
52 enum keyex_enum keyex;
53 union {
62 } u;
63 hx509_cert cert;
64 unsigned nonce;
65 EncryptionKey reply_key;
66 char *dh_group_name;
67 hx509_peer_info peer;
[all …]
H A Ddigest-service.c46 typedef struct pk_client_params pk_client_params; typedef
H A Dkdc_locl.h45 typedef struct pk_client_params pk_client_params; typedef