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

123

/freebsd-11.0-release/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_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
208 compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
265 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
280 dh_init(DH *dh) argument
286 dh_finish(DH *dh) 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...]
/freebsd-11.0-release/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.0-release/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.0-release/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.0-release/contrib/gcc/config/rs6000/
H A Dppc64-fp.c98 DFtype dh, dl; local
110 DFtype dh, dl; local
/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddrti.c105 dof_helper_t dh; local
[all...]
/freebsd-11.0-release/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.0-release/contrib/wpa/src/common/
H A Dsae.h36 const struct dh_group *dh; member in struct:sae_temporary_data
/freebsd-11.0-release/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.0-release/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.0-release/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.0-release/crypto/openssh/
H A Ddh.c216 dh_pub_is_valid(DH *dh, BIGNUM *dh_pub) argument
258 dh_gen_key(DH *dh, int need) argument
278 DH *dh; local
298 DH *dh; local
[all...]
/freebsd-11.0-release/sys/fs/smbfs/
H A Dsmbfs_subr.c101 smb_dos2unixtime(u_int dd, u_int dt, u_int dh, int tzoff, argument
/freebsd-11.0-release/sys/kern/
H A Dsubr_fattime.c218 fattime2timespec(unsigned dd, unsigned dt, unsigned dh, int utc, struct timespec *tsp) argument
/freebsd-11.0-release/contrib/wpa/src/crypto/
H A Ddh_groups.c1193 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv) argument
1245 dh_derive_shared(const struct wpabuf *peer_public, const struct wpabuf *own_private, const struct dh_group *dh) argument
[all...]

Completed in 224 milliseconds

123