Searched defs:server_key (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/crypto/openssh/
H A Dkexc25519s.c62 u_char server_key[CURVE25519_SIZE]; local
H A Dkexecdhs.c66 EC_KEY *server_key = NULL; local
[all...]
H A Dsshconnect1.c505 Key *host_key, *server_key; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dpac.c952 _krb5_pac_sign(krb5_context context, krb5_pac p, time_t authtime, krb5_principal principal, const krb5_keyblock *server_key, const krb5_keyblock *priv_key, krb5_data *data) argument
/freebsd-11-stable/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1236 char* server_key = NULL, *server_cert = NULL, *verifypem = NULL; local
235 tap_socket_new_tlsaccept(char* ip, void (*ev_cb)(int, short, void*), void* data, char* server_key, char* server_cert, char* verifypem) argument
1147 setup_tls_list(struct main_tap_data* maindata, struct config_strlist_head* tls_list, char* server_key, char* server_cert, char* verifypem) argument
1180 setup_and_run(struct config_strlist_head* local_list, struct config_strlist_head* tcp_list, struct config_strlist_head* tls_list, char* server_key, char* server_cert, char* verifypem) argument
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssltest.c1046 char *server_key = NULL; local

Completed in 65 milliseconds