Searched defs:dh_blob (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dkexdh.c172 kex_dh_dec(struct kex *kex, const struct sshbuf *dh_blob, argument
/netbsd-current/external/bsd/wpa/dist/src/tls/
H A Dtlsv1_cred.c1255 tlsv1_set_dhparams(struct tlsv1_credentials *cred, const char *dh_file, const u8 *dh_blob, size_t dh_blob_len) argument
/netbsd-current/external/bsd/wpa/dist/src/crypto/
H A Dtls.h201 const u8 *dh_blob; member in struct:tls_connection_params
H A Dtls_wolfssl.c422 tls_connection_dh(struct tls_connection *conn, const char *dh_file, const u8 *dh_blob, size_t blob_len) argument
1423 tls_global_dh(void *ssl_ctx, const char *dh_file, const u8 *dh_blob, size_t blob_len) argument
[all...]

Completed in 142 milliseconds