Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssh/
H A Dkexdh.c175 kex_dh_dec(struct kex *kex, const struct sshbuf *dh_blob, in kex_dh_dec()
/freebsd-src/contrib/wpa/src/crypto/
H A Dtls.h201 const u8 *dh_blob; global() member
H A Dtls_wolfssl.c424 tls_connection_dh(struct tls_connection * conn,const char * dh_file,const u8 * dh_blob,size_t blob_len) tls_connection_dh() argument
1431 tls_global_dh(void * ssl_ctx,const char * dh_file,const u8 * dh_blob,size_t blob_len) tls_global_dh() argument
/freebsd-src/contrib/wpa/src/tls/
H A Dtlsv1_cred.c1189 const u8 *dh_blob, size_t dh_blob_len) in tlsv1_set_dhparams()