Searched defs:pk_client_params (Results 1 – 3 of 3) sorted by relevance
50 struct pk_client_params { struct51 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 …]
46 typedef struct pk_client_params pk_client_params; typedef
45 typedef struct pk_client_params pk_client_params; typedef