Searched defs:prime (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-current/usr.bin/primes/
H A Dpr_tbl.c48 const ubig prime[] = { variable
/freebsd-current/contrib/wpa/src/crypto/
H A Ddh_groups.h16 const u8 *prime; member in struct:dh_group
H A Dcrypto_internal-modexp.c16 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, argument
42 int crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, argument
H A Dcrypto_gnutls.c286 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, argument
312 int crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, argument
H A Dcrypto_nettle.c307 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, argument
333 int crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, argument
H A Dcrypto_libtomcrypt.c700 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, argument
726 int crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, argument
H A Dcrypto_wolfssl.c782 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, argument
832 int crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, argument
1311 mp_int prime; member in struct:crypto_ec
[all...]
H A Dcrypto_openssl.c593 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, argument
619 int crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, argument
1690 BIGNUM *prime; member in struct:crypto_ec
2785 BIGNUM *prime = NULL; local
[all...]
/freebsd-current/crypto/openssh/
H A Dkexgex.c47 kexgex_hash( int hash_alg, const struct sshbuf *client_version, const struct sshbuf *server_version, const struct sshbuf *client_kexinit, const struct sshbuf *server_kexinit, const struct sshbuf *server_host_key_blob, int min, int wantbits, int max, const BIGNUM *prime, const BIGNUM *gen, const BIGNUM *client_dh_pub, const BIGNUM *server_dh_pub, const u_char *shared_secret, size_t secretlen, u_char *hash, size_t *hashlen) argument
H A Ddh.c64 char *strsize, *gen, *prime; local
[all...]
/freebsd-current/contrib/wpa/src/common/
H A Ddragonfly.c53 int dragonfly_get_random_qr_qnr(const struct crypto_bignum *prime, argument
88 dragonfly_get_rand_1_to_p_1(const struct crypto_bignum *prime) argument
116 const struct crypto_bignum *prime; local
222 const struct crypto_bignum *prime; local
[all...]
H A Dsae.h55 const struct crypto_bignum *prime; member in struct:sae_temporary_data
H A Dsae.c145 sae_test_pwd_seed_ecc(struct sae_data *sae, const u8 *pwd_seed, const u8 *prime, const u8 *qr, const u8 *qnr, u8 *pwd_value) argument
291 u8 prime[SAE_MAX_ECC_PRIME_LEN]; local
628 const struct crypto_bignum *a, *b, *prime; local
871 const struct crypto_bignum *prime; local
969 struct crypto_bignum *prime, *order; local
1211 struct crypto_bignum *pwe = NULL, *order = NULL, *prime = NULL; local
1908 u8 prime[SAE_MAX_ECC_PRIME_LEN]; local
[all...]
/freebsd-current/crypto/openssl/crypto/rsa/
H A Drsa_gen.c78 BIGNUM *r0 = NULL, *r1 = NULL, *r2 = NULL, *tmp, *prime; local
[all...]
H A Drsa_lib.c785 BIGNUM *prime = sk_BIGNUM_value(primes, i); local
/freebsd-current/sys/dev/usb/gadget/
H A Dg_audio.c384 const uint32_t prime = 0xFFFF1D; local
/freebsd-current/tools/tools/usbtest/
H A Dusbtest.c65 const uint32_t prime = 0xFFFF1D; local
/freebsd-current/contrib/unbound/util/
H A Dfptr_wlist.c361 fptr_whitelist_modenv_attach_sub(int (*fptr)( struct module_qstate* qstate, struct query_info* qinfo, uint16_t qflags, int prime, int valrec, struct module_qstate** newq)) argument
370 fptr_whitelist_modenv_add_sub(int (*fptr)( struct module_qstate* qstate, struct query_info* qinfo, uint16_t qflags, int prime, int valrec, struct module_qstate** newq, struct mesh_state** sub)) argument
387 fptr_whitelist_modenv_detect_cycle(int (*fptr)( struct module_qstate* qstate, struct query_info* qinfo, uint16_t flags, int prime, int valrec)) argument
/freebsd-current/contrib/wpa/src/eap_common/
H A Deap_pwd_common.c139 const struct crypto_bignum *prime; local
392 static int eap_pwd_element_coord_ok(const struct crypto_bignum *prime, argument
411 const struct crypto_bignum *prime; local
[all...]
/freebsd-current/crypto/openssl/crypto/ec/
H A Dec_asn1.c54 ASN1_INTEGER *prime; member in union:x9_62_fieldid_st::__anon3770
[all...]
/freebsd-current/contrib/unbound/services/
H A Dmesh.c860 mesh_state_create(struct module_env* env, struct query_info* qinfo, struct respip_client_info* cinfo, uint16_t qflags, int prime, int valrec) argument
1088 mesh_add_sub(struct module_qstate* qstate, struct query_info* qinfo, uint16_t qflags, int prime, int valrec, struct module_qstate** newq, struct mesh_state** sub) argument
1134 mesh_attach_sub(struct module_qstate* qstate, struct query_info* qinfo, uint16_t qflags, int prime, int valrec, struct module_qstate** newq) argument
1642 mesh_area_find(struct mesh_area* mesh, struct respip_client_info* cinfo, struct query_info* qinfo, uint16_t qflags, int prime, int valrec) argument
2040 mesh_detect_cycle(struct module_qstate* qstate, struct query_info* qinfo, uint16_t flags, int prime, int valrec) argument
[all...]
/freebsd-current/crypto/openssl/ssl/statem/
H A Dstatem_clnt.c1983 PACKET prime, generator, salt, server_pub; local
2027 PACKET prime, generator, pub_key; local
[all...]
/freebsd-current/crypto/openssl/test/
H A Dendecode_test.c1065 BIGNUM *a, *b, *prime, *order; local
/freebsd-current/contrib/unbound/iterator/
H A Diterator.c797 int prime = (finalstate == PRIME_RESP_STATE)?1:0; local
[all...]
/freebsd-current/contrib/unbound/daemon/
H A Dremote.c2214 int insecure = 0, prime = 0, tls = 0; local
2107 parse_fs_args(RES* ssl, char* args, uint8_t** nm, struct delegpt** dp, int* insecure, int* prime, int* tls) argument

Completed in 207 milliseconds

12