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

123

/freebsd-13-stable/contrib/bearssl/src/int/
H A Di15_mulacc.c32 unsigned dl, dh; local
H A Di31_montmul.c44 uint32_t dh; local
[all...]
H A Di31_mulacc.c32 uint32_t dl, dh; local
H A Di15_montmul.c33 uint32_t dh; local
H A Di32_montmul.c33 uint64_t dh; local
/freebsd-13-stable/crypto/openssl/crypto/dh/
H A Ddh_rfc7919.c19 DH *dh = DH_new(); local
47 int DH_get_nid(const DH *dh) argument
[all...]
H A Ddh_asn1.c84 DH *dh = NULL; local
118 i2d_DHxparams(const DH *dh, unsigned char **pp) argument
[all...]
H A Ddh_check.c23 int DH_check_params_ex(const DH *dh) argument
38 int DH_check_params(const DH *dh, int *ret) argument
73 int DH_check_ex(const DH *dh) argument
98 DH_check(const DH *dh, int *ret) argument
163 DH_check_pub_key_ex(const DH *dh, const BIGNUM *pub_key) argument
180 DH_check_pub_key(const DH *dh, const BIGNUM *pub_key, int *ret) argument
[all...]
H A Ddh_key.c23 int DH_generate_key(DH *dh) argument
32 int DH_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
57 DH_compute_key_padded(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
103 generate_key(DH *dh) argument
197 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
256 dh_init(DH *dh) argument
262 dh_finish(DH *dh) argument
[all...]
H A Ddh_lib.c17 int DH_set_method(DH *dh, const DH_METHOD *meth) argument
152 int DH_bits(const DH *dh) argument
157 int DH_size(const DH *dh) argument
162 DH_security_bits(const DH *dh) argument
175 DH_get0_pqg(const DH *dh, const BIGNUM **p, const BIGNUM **q, const BIGNUM **g) argument
186 DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) argument
215 DH_get_length(const DH *dh) argument
220 DH_set_length(DH *dh, long length) argument
226 DH_get0_key(const DH *dh, const BIGNUM **pub_key, const BIGNUM **priv_key) argument
234 DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key) argument
248 DH_get0_p(const DH *dh) argument
253 DH_get0_q(const DH *dh) argument
258 DH_get0_g(const DH *dh) argument
263 DH_get0_priv_key(const DH *dh) argument
268 DH_get0_pub_key(const DH *dh) argument
273 DH_clear_flags(DH *dh, int flags) argument
278 DH_test_flags(const DH *dh, int flags) argument
283 DH_set_flags(DH *dh, int flags) argument
288 DH_get0_engine(DH *dh) argument
[all...]
H A Ddh_meth.c117 DH_meth_set_compute_key(DH_METHOD *dhm, int (*compute_key) (unsigned char *key, const BIGNUM *pub_key, DH *dh)) argument
/freebsd-13-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-13-stable/lib/libsecureboot/
H A Dveta.c76 DIR *dh; local
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddrti.c106 dof_helper_t dh; local
[all...]
/freebsd-13-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-13-stable/lib/libkvm/
H A Dkvm_powerpc.c78 dump_header_size(struct kerneldumpheader *dh) argument
H A Dkvm_powerpc64.c79 dump_header_size(struct kerneldumpheader *dh) argument
/freebsd-13-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-13-stable/crypto/openssl/crypto/sha/
H A Dsha512.c461 _asm xchg dh, dl local
465 _asm xchg dh, dl local
/freebsd-13-stable/sys/fs/smbfs/
H A Dsmbfs_subr.c103 smb_dos2unixtime(u_int dd, u_int dt, u_int dh, int tzoff, argument
/freebsd-13-stable/sys/kern/
H A Dsubr_fattime.c220 fattime2timespec(unsigned dd, unsigned dt, unsigned dh, int utc, argument
/freebsd-13-stable/contrib/wpa/src/common/
H A Dsae.h37 const struct dh_group *dh; member in struct:sae_temporary_data
/freebsd-13-stable/contrib/wpa/src/crypto/
H A Ddh_groups.c1193 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv) argument
1237 dh_derive_shared(const struct wpabuf *peer_public, const struct wpabuf *own_private, const struct dh_group *dh) argument
[all...]
/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Dikev2.h19 int dh; member in struct:ikev2_proposal_data
35 const struct dh_group *dh; member in struct:ikev2_responder_data

Completed in 109 milliseconds

123