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

123

/freebsd-10.1-release/crypto/openssl/crypto/dh/
H A Dp1024.c85 DH *dh; local
H A Dp512.c78 DH *dh; local
H A Dp192.c73 DH *dh; local
H A Ddh_check.c74 int DH_check(const DH *dh, int *ret) argument
125 DH_check_pub_key(const DH *dh, const BIGNUM *pub_key, int *ret) 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
114 generate_key(DH *dh) argument
194 compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
249 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
264 dh_init(DH *dh) argument
270 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...]
H A Ddh_pmeth.c159 DH *dh = NULL; local
182 DH *dh = NULL; local
[all...]
/freebsd-10.1-release/crypto/openssh/
H A Dkexdhc.c51 DH *dh; local
[all...]
H A Dkexdhs.c50 DH *dh; local
[all...]
H A Dkexgexc.c59 DH *dh; local
[all...]
H A Dkexgexs.c58 DH *dh; local
[all...]
H A Ddh.c213 dh_pub_is_valid(DH *dh, BIGNUM *dh_pub) argument
255 dh_gen_key(DH *dh, int need) argument
275 DH *dh; local
296 DH *dh; local
[all...]
/freebsd-10.1-release/lib/libkvm/
H A Dkvm_powerpc.c79 dump_header_size(struct kerneldumpheader *dh) argument
H A Dkvm_powerpc64.c79 dump_header_size(struct kerneldumpheader *dh) argument
/freebsd-10.1-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-10.1-release/contrib/gcc/config/rs6000/
H A Dppc64-fp.c98 DFtype dh, dl; local
110 DFtype dh, dl; local
/freebsd-10.1-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-10.1-release/contrib/wpa/src/crypto/
H A Ddh_groups.c549 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv) argument
601 dh_derive_shared(const struct wpabuf *peer_public, const struct wpabuf *own_private, const struct dh_group *dh) argument
[all...]
/freebsd-10.1-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-10.1-release/sys/fs/smbfs/
H A Dsmbfs_subr.c102 smb_dos2unixtime(u_int dd, u_int dt, u_int dh, int tzoff, argument
/freebsd-10.1-release/crypto/openssl/crypto/sha/
H A Dsha512.c368 _asm xchg dh, dl local
370 _asm rol edx, 16 _asm rol eax, 16 _asm xchg dh, dl _asm xchg ah, al} local
/freebsd-10.1-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-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddrti.c142 dof_helper_t dh; local

Completed in 120 milliseconds

123