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

123

/freebsd-current/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-current/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-current/crypto/openssl/crypto/dh/
H A Ddh_group_params.c29 DH *dh = ossl_dh_new_ex(libctx); local
56 void ossl_dh_cache_named_group(DH *dh) argument
82 ossl_dh_is_named_safe_prime_group(const DH *dh) argument
93 DH_get_nid(const DH *dh) argument
[all...]
H A Ddh_asn1.c38 DH *dh = (DH *)*pval; local
97 DH *dh = NULL; local
135 i2d_DHxparams(const DH *dh, unsigned char **pp) argument
[all...]
H A Ddh_gen.c38 int ossl_dh_generate_ffc_parameters(DH *dh, int type, int pbits, int qbits, argument
96 DH *dh; local
[all...]
H A Ddh_check.c28 int DH_check_params_ex(const DH *dh) argument
48 int DH_check_params(const DH *dh, int *ret) argument
69 int DH_check_params(const DH *dh, int *ret) argument
111 DH_check_ex(const DH *dh) argument
141 DH_check(const DH *dh, int *ret) argument
230 DH_check_pub_key_ex(const DH *dh, const BIGNUM *pub_key) argument
250 DH_check_pub_key(const DH *dh, const BIGNUM *pub_key, int *ret) argument
272 ossl_dh_check_pub_key_partial(const DH *dh, const BIGNUM *pub_key, int *ret) argument
278 ossl_dh_check_priv_key(const DH *dh, const BIGNUM *priv_key, int *ret) argument
332 ossl_dh_check_pairwise(const DH *dh) argument
[all...]
H A Ddh_backend.c31 static int dh_ffc_params_fromdata(DH *dh, const OSSL_PARAM params[]) argument
48 int ossl_dh_params_fromdata(DH *dh, const OSSL_PARAM params[]) argument
66 int ossl_dh_key_fromdata(DH *dh, cons argument
97 ossl_dh_params_todata(DH *dh, OSSL_PARAM_BLD *bld, OSSL_PARAM params[]) argument
109 ossl_dh_key_todata(DH *dh, OSSL_PARAM_BLD *bld, OSSL_PARAM params[], int include_private) argument
129 ossl_dh_is_foreign(const DH *dh) argument
145 ossl_dh_dup(const DH *dh, int selection) argument
198 DH *dh = NULL; local
[all...]
H A Ddh_meth.c123 DH_meth_set_compute_key(DH_METHOD *dhm, int (*compute_key) (unsigned char *key, const BIGNUM *pub_key, DH *dh)) argument
/freebsd-current/lib/libsecureboot/
H A Dveta.c74 DIR *dh; local
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddrti.c106 dof_helper_t dh; local
[all...]
/freebsd-current/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-current/crypto/openssl/test/
H A Dpem_read_depr_test.c45 DH *dh = NULL; local
66 DH *dh = NULL; local
/freebsd-current/crypto/openssl/providers/common/
H A Dsecuritycheck.c202 int ossl_dh_check_key(OSSL_LIB_CTX *ctx, const DH *dh) argument
/freebsd-current/crypto/openssl/crypto/engine/
H A Deng_pkey.c113 DH *dh = EVP_PKEY_get1_DH(pkey); local
/freebsd-current/lib/libkvm/
H A Dkvm_powerpc.c75 dump_header_size(struct kerneldumpheader *dh) argument
H A Dkvm_powerpc64.c76 dump_header_size(struct kerneldumpheader *dh) argument
/freebsd-current/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-current/crypto/openssl/ssl/
H A Dtls_depr.c149 EVP_PKEY *ssl_dh_to_pkey(DH *dh) argument
/freebsd-current/crypto/openssl/crypto/sha/
H A Dsha512.c448 _asm xchg dh, dl local
452 _asm xchg dh, dl local
/freebsd-current/sys/fs/smbfs/
H A Dsmbfs_subr.c101 smb_dos2unixtime(u_int dd, u_int dt, u_int dh, int tzoff, argument

Completed in 252 milliseconds

123