Home
last modified time | relevance | path

Searched defs:min_len (Results 1 - 25 of 106) sorted by relevance

12345

/third_party/node/deps/openssl/openssl/include/crypto/
H A Drand_pool.h78 size_t min_len; /* minimum number of random bytes requested */ member
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Dprov_seed.c15 ossl_rand_get_entropy(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char **pout, int entropy, size_t min_len, size_t max_len) ossl_rand_get_entropy() argument
47 ossl_rand_get_nonce(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char **pout, size_t min_len, size_t max_len, const void *salt, size_t salt_len) ossl_rand_get_nonce() argument
H A Drand_pool.c22 ossl_rand_pool_new(int entropy_requested, int secure, size_t min_len, size_t max_len) ossl_rand_pool_new() argument
[all...]
/third_party/openssl/crypto/rand/
H A Dprov_seed.c15 ossl_rand_get_entropy(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char **pout, int entropy, size_t min_len, size_t max_len) ossl_rand_get_entropy() argument
47 ossl_rand_get_nonce(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char **pout, size_t min_len, size_t max_len, const void *salt, size_t salt_len) ossl_rand_get_nonce() argument
H A Drand_pool.c22 ossl_rand_pool_new(int entropy_requested, int secure, size_t min_len, size_t max_len) ossl_rand_pool_new() argument
[all...]
/third_party/openssl/include/crypto/
H A Drand_pool.h78 size_t min_len; /* minimum number of random bytes requested */ member
/third_party/toybox/toys/posix/
H A Dcmp.c31 int i, len1, len2, min_len, size = sizeof(toybuf)/2; in do_cmp() local
/third_party/node/deps/openssl/openssl/providers/common/
H A Dprovider_seeding.c47 ossl_prov_get_entropy(PROV_CTX *prov_ctx, unsigned char **pout, int entropy, size_t min_len, size_t max_len) ossl_prov_get_entropy() argument
63 ossl_prov_get_nonce(PROV_CTX *prov_ctx, unsigned char **pout, size_t min_len, size_t max_len, const void *salt,size_t salt_len) ossl_prov_get_nonce() argument
/third_party/openssl/providers/common/
H A Dprovider_seeding.c47 ossl_prov_get_entropy(PROV_CTX *prov_ctx, unsigned char **pout, int entropy, size_t min_len, size_t max_len) ossl_prov_get_entropy() argument
63 ossl_prov_get_nonce(PROV_CTX *prov_ctx, unsigned char **pout, size_t min_len, size_t max_len, const void *salt,size_t salt_len) ossl_prov_get_nonce() argument
/third_party/musl/porting/linux/user/src/linux/
H A Dgetprocpid.c20 static int __find_and_convert_pid(char *buf, int len, int min_len) in __find_and_convert_pid() argument
/third_party/musl/src/linux/linux/
H A Dgetprocpid.c35 static int __find_and_convert_pid(char *buf, int len, int min_len) in __find_and_convert_pid() argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dscb.h51 u16 min_len; /* min mpdu len to support the density */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dtx.c150 unsigned int min_len = tx_queue->tx_min_size; in ef4_enqueue_skb_copy() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dhtc.c243 size_t min_len; in ath11k_htc_rx_completion_handler() local
/kernel/linux/linux-5.10/fs/ntfs/
H A Dunistr.c88 u32 cnt, min_len; in ntfs_collate_names() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dtx.c151 unsigned int min_len = tx_queue->tx_min_size; in ef4_enqueue_skb_copy() local
/kernel/linux/linux-6.6/fs/ntfs/
H A Dunistr.c88 u32 cnt, min_len; in ntfs_collate_names() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dhtc.c256 size_t min_len; in ath12k_htc_rx_completion_handler() local
/third_party/ffmpeg/libavutil/
H A Dtx_priv.h193 int min_len; /* Minimum length of transform, must be >= 1 */ member
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Dseed_src.c177 seed_get_seed(void *vseed, unsigned char **pout, int entropy, size_t min_len, size_t max_len, int prediction_resistance, const unsigned char *adin, size_t adin_len) seed_get_seed() argument
H A Dcrngt.c102 ossl_crngt_get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, size_t min_len, size_t max_len, int prediction_resistance) ossl_crngt_get_entropy() argument
H A Dtest_rng.c230 test_rng_get_seed(void *vtest, unsigned char **pout, int entropy, size_t min_len, size_t max_len, ossl_unused int prediction_resistance, ossl_unused const unsigned char *adin, ossl_unused size_t adin_len) test_rng_get_seed() argument
/third_party/openssl/providers/implementations/rands/
H A Dcrngt.c102 ossl_crngt_get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, size_t min_len, size_t max_len, int prediction_resistance) ossl_crngt_get_entropy() argument
H A Dtest_rng.c230 test_rng_get_seed(void *vtest, unsigned char **pout, int entropy, size_t min_len, size_t max_len, ossl_unused int prediction_resistance, ossl_unused const unsigned char *adin, ossl_unused size_t adin_len) test_rng_get_seed() argument
H A Dseed_src.c177 seed_get_seed(void *vseed, unsigned char **pout, int entropy, size_t min_len, size_t max_len, int prediction_resistance, const unsigned char *adin, size_t adin_len) seed_get_seed() argument

Completed in 13 milliseconds

12345