Searched defs:dh (Results 1 - 25 of 68) sorted by relevance

123

/freebsd-11-stable/crypto/openssl/crypto/dh/
H A Dp1024.c85 DH *dh; local
H A Dp192.c73 DH *dh; local
H A Dp512.c78 DH *dh; local
H A Ddh_check.c74 int DH_check(const DH *dh, int *ret) argument
151 DH_check_pub_key(const DH *dh, const BIGNUM *pub_key, int *ret) argument
[all...]
H A Ddh_asn1.c134 DH *dh = NULL; local
169 i2d_DHxparams(const DH *dh, unsigned char **pp) argument
[all...]
H A Ddh_lib.c95 int DH_set_method(DH *dh, const DH_METHOD *meth) argument
260 DH_size(const DH *dh) argument
[all...]
H A Ddh_key.c73 int DH_generate_key(DH *dh) argument
85 DH_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
97 DH_compute_key_padded(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
128 generate_key(DH *dh) argument
213 compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
270 dh_bn_mod_exp(const DH *dh, BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx) argument
285 dh_init(DH *dh) argument
291 dh_finish(DH *dh) argument
[all...]
/freebsd-11-stable/contrib/elftoolchain/libpe/
H A Dpe_dos.c74 ps_update_msdos_header(PE *pe, PE_DosHdr *dh) argument
H A Dlibpe_dos.c42 PE_DosHdr *dh; local
193 init_dos_header(PE_DosHdr *dh) argument
210 PE_DosHdr *dh; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddrti.c105 dof_helper_t dh; local
[all...]
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dppc64-fp.c98 DFtype dh, dl; local
110 DFtype dh, dl; local
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dtest_pkinit_dh2key.c38 test_dh2key(int i, krb5_context context, const heim_octet_string *dh, const heim_octet_string *c_n, const heim_octet_string *k_n, krb5_enctype etype, const heim_octet_string *result) argument
/freebsd-11-stable/crypto/openssl/apps/
H A Dgendh.c94 DH *dh = NULL; local
H A Ddh.c92 DH *dh = NULL; local
[all...]
H A Ddhparam.c153 DH *dh = NULL; local
[all...]
/freebsd-11-stable/lib/libkvm/
H A Dkvm_powerpc.c76 dump_header_size(struct kerneldumpheader *dh) argument
H A Dkvm_powerpc64.c76 dump_header_size(struct kerneldumpheader *dh) argument
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Dikev2.h19 int dh; member in struct:ikev2_proposal_data
34 const struct dh_group *dh; member in struct:ikev2_initiator_data
/freebsd-11-stable/sys/fs/smbfs/
H A Dsmbfs_subr.c101 smb_dos2unixtime(u_int dd, u_int dt, u_int dh, int tzoff, argument
/freebsd-11-stable/crypto/openssl/crypto/sha/
H A Dsha512.c381 _asm xchg dh, dl local
383 _asm rol edx, 16 _asm rol eax, 16 _asm xchg dh, dl _asm xchg ah, al} local
/freebsd-11-stable/crypto/openssh/
H A Ddh.c215 dh_pub_is_valid(DH *dh, BIGNUM *dh_pub) argument
260 dh_gen_key(DH *dh, int need) argument
286 DH *dh; local
306 DH *dh; local
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_fattime.c219 fattime2timespec(unsigned dd, unsigned dt, unsigned dh, int utc, argument
/freebsd-11-stable/crypto/openssl/engines/ccgost/
H A Dgost94_keyx.c56 DH *dh = DH_new(); local
32 compute_pair_key_le(unsigned char *pair_key, BIGNUM *pub_key, DH *dh) argument
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Dsysdump.c84 dh (unsigned char *ptr, int size) function
/freebsd-11-stable/contrib/wpa/src/l2_packet/
H A Dl2_packet_freebsd.c167 dlpi_handle_t dh; local

Completed in 130 milliseconds

123