Lines Matching defs:pk_client_params
48 struct pk_client_params { struct49 enum krb5_pk_type type;50 enum { USE_RSA, USE_DH, USE_ECDH } keyex;51 union {62 } u;63 hx509_cert cert;64 unsigned nonce;65 EncryptionKey reply_key;66 char *dh_group_name;67 hx509_peer_info peer;68 hx509_certs client_anchors;69 hx509_verify_ctx verify_ctx;