Home
last modified time | relevance | path

Searched defs:seed_len (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_sample.c117 const uint8_t *seed, size_t seed_len, POLY *out) in rej_ntt_poly()
160 const uint8_t *seed, size_t seed_len, POLY *out) in rej_bounded_poly()
281 int ossl_ml_dsa_poly_expand_mask(POLY *out, const uint8_t *seed, size_t seed_len, in ossl_ml_dsa_poly_expand_mask()
306 int ossl_ml_dsa_poly_sample_in_ball(POLY *out_c, const uint8_t *seed, int seed_len, in ossl_ml_dsa_poly_sample_in_ball()
H A Dml_dsa_poly.h74 poly_sample_in_ball_ntt(POLY *out, const uint8_t *seed, int seed_len, in poly_sample_in_ball_ntt()
84 poly_expand_mask(POLY *out, const uint8_t *seed, size_t seed_len, in poly_expand_mask()
H A Dml_dsa_key.c38 const uint8_t *seed, size_t seed_len, in ossl_ml_dsa_set_prekey()
459 size_t seed_len = ML_DSA_SEED_BYTES; in ossl_ml_dsa_generate_key() local
/freebsd/contrib/wpa/src/eap_common/
H A Deap_gpsk_common.c111 const u8 *seed, size_t seed_len, in eap_gpsk_derive_keys_helper()
190 const u8 *seed, size_t seed_len, in eap_gpsk_derive_keys_aes()
226 const u8 *seed, size_t seed_len, in eap_gpsk_derive_keys_sha256()
346 size_t seed_len, u8 method_type) in eap_gpsk_derive_mid_helper()
H A Deap_peap_common.c16 const char *label, const u8 *seed, size_t seed_len, in peap_prfplus()
H A Deap_teap_common.c74 const char *label, const u8 *seed, size_t seed_len, in eap_teap_tls_prf()
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_depr.c32 unsigned char *seed_in, int seed_len, in DSA_generate_parameters()
H A Ddsa_gen.c48 const unsigned char *seed_in, int seed_len, in DSA_generate_parameters_ex()
/freebsd/contrib/bearssl/src/hash/
H A Dmgf1.c30 const br_hash_class *dig, const void *seed, size_t seed_len) in br_mgf1_xor()
/freebsd/contrib/wpa/src/crypto/
H A Dsha256-kdf.c33 const char *label, const u8 *seed, size_t seed_len, in hmac_sha256_kdf()
H A Dsha256-tlsprf.c30 const u8 *seed, size_t seed_len, u8 *out, size_t outlen) in tls_prf_sha256()
H A Dsha384-kdf.c33 const char *label, const u8 *seed, size_t seed_len, in hmac_sha384_kdf()
H A Dsha384-tlsprf.c30 const u8 *seed, size_t seed_len, u8 *out, size_t outlen) in tls_prf_sha384()
H A Dsha512-kdf.c33 const char *label, const u8 *seed, size_t seed_len, in hmac_sha512_kdf()
H A Dfips_prf_internal.c17 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf()
H A Dsha1-tprf.c30 const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) in sha1_t_prf()
H A Dfips_prf_wolfssl.c36 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf()
H A Dfips_prf_openssl.c61 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf()
H A Dsha1-tlsprf.c31 const u8 *seed, size_t seed_len, u8 *out, size_t outlen) in tls_prf_sha1_md5()
/freebsd/sys/netinet/
H A Dtcp_stats.c185 size_t seed_len) in tcp_stats_sample_rollthedice()
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dtls1_prf.c465 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()
/freebsd/crypto/openssl/crypto/ec/
H A Deck_prn.c79 size_t seed_len = 0, gen_buf_len = 0; in ECPKParameters_print() local
/freebsd/crypto/openssl/test/
H A Dml_dsa_test.c29 const uint8_t *seed, size_t seed_len) in do_gen_key()
91 size_t priv_len, pub_len, seed_len; in ml_dsa_keygen_test() local
/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_common.c322 const u8 *seed, size_t seed_len, u8 *out, size_t outlen) in tls_prf()
/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c256 size_t seed_len = 0; in ec_param_explicit_to_text() local

12