Home
last modified time | relevance | path

Searched defs:seed (Results 1 – 25 of 35) sorted by relevance

12

/openssl/crypto/dh/
H A Ddh_asn1.c62 ASN1_BIT_STRING *seed; member
140 ASN1_BIT_STRING seed; in i2d_DHxparams() local
/openssl/crypto/ffc/
H A Dffc_params.c84 const unsigned char *seed, size_t seedlen) in ossl_ffc_params_set_seed()
140 const unsigned char *seed, in ossl_ffc_params_set_validate_params()
150 unsigned char **seed, size_t *seedlen, in ossl_ffc_params_get_validate_params()
H A Dffc_params_generate.c135 int gindex, unsigned char *seed, size_t seedlen) in generate_canonical_g()
314 int qsize, unsigned char *seed, size_t seedlen, in generate_q_fips186_4()
390 unsigned char *buf, unsigned char *seed, in generate_q_fips186_2()
522 unsigned char *seed = NULL, *seed_tmp = NULL; in ossl_ffc_params_FIPS186_4_gen_verify() local
815 unsigned char seed[SHA256_DIGEST_LENGTH]; in ossl_ffc_params_FIPS186_2_gen_verify() local
/openssl/providers/implementations/kdfs/
H A Dtls1_prf.c107 unsigned char *seed; member
361 unsigned char *seed; in kdf_tls1_prf_set_ctx_params() local
465 const unsigned char *seed, size_t seed_len, in tls1_prf_P_hash()
551 const unsigned char *seed, size_t seed_len, in tls1_prf_alg()
/openssl/crypto/rsa/
H A Drsa_oaep.c63 unsigned char *db, *seed; in ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex() local
181 unsigned char *db = NULL, *em = NULL, seed[EVP_MAX_MD_SIZE], in RSA_padding_check_PKCS1_OAEP_mgf1() local
351 const unsigned char *seed, long seedlen, const EVP_MD *dgst) in PKCS1_MGF1()
/openssl/include/openssl/
H A Drand.h41 int (*seed) (const void *buf, int num); member
/openssl/crypto/des/
H A Dqud_cksm.c35 long length, int out_count, DES_cblock *seed) in DES_quad_cksum()
/openssl/demos/pkey/
H A DEVP_PKEY_DSA_paramvalidate.c114 unsigned char seed[64]; in main() local
/openssl/apps/
H A Dversion.c51 int ret = 1, dirty = 0, seed = 0; in version_main() local
/openssl/crypto/evp/
H A Ddsa_ctrl.c60 const unsigned char *seed, in EVP_PKEY_CTX_set_dsa_paramgen_seed()
H A Ddh_ctrl.c64 const unsigned char *seed, in EVP_PKEY_CTX_set_dh_paramgen_seed()
/openssl/crypto/ec/
H A Deck_prn.c78 const unsigned char *seed; in ECPKParameters_print() local
H A Dec_backend.c271 unsigned char *seed = EC_GROUP_get0_seed(group); in ec_group_explicit_todata() local
H A Dec_asn1.c66 ASN1_BIT_STRING *seed; member
/openssl/crypto/
H A Dpunycode.c285 unsigned char seed[6]; in ossl_a2ulabel() local
H A Dmem.c131 # define srandom(seed) srand(seed) argument
/openssl/include/internal/
H A Dffc.h100 unsigned char *seed; member
/openssl/test/testutil/
H A Ddriver.c46 static int seed = 0; variable
/openssl/crypto/rand/
H A Drand_lib.c407 EVP_RAND_CTX *seed; member
1005 int RAND_set_seed_source_type(OSSL_LIB_CTX *ctx, const char *seed, in RAND_set_seed_source_type()
/openssl/providers/implementations/keymgmt/
H A Ddsa_kmgmt.c63 unsigned char *seed; /* optional FIPS186-4 param for testing */ member
450 static int dsa_set_gen_seed(struct dsa_gen_ctx *gctx, unsigned char *seed, in dsa_set_gen_seed()
H A Ddh_kmgmt.c64 unsigned char *seed; /* optional FIPS186-4 param for testing */ member
511 static int dh_set_gen_seed(struct dh_gen_ctx *gctx, unsigned char *seed, in dh_set_gen_seed()
/openssl/test/
H A Ddsatest.c75 static unsigned char seed[20] = { in dsa_test() local
/openssl/providers/implementations/rands/
H A Dtest_rng.c51 uint32_t seed; member
/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c435 const unsigned char *seed; in ec_param_explicit_to_text() local
/openssl/providers/implementations/kem/
H A Decx_kem.c392 unsigned char *seed = (unsigned char *)ikm; in derivekey() local

Completed in 46 milliseconds

12