Home
last modified time | relevance | path

Searched defs:pout (Results 1 – 11 of 11) sorted by relevance

/openssl/crypto/rand/
H A Dprov_seed.c19 unsigned char **pout, int entropy, in ossl_rand_get_entropy()
45 unsigned char **pout, int entropy, in ossl_rand_get_user_entropy()
75 unsigned char **pout, in ossl_rand_get_nonce()
101 unsigned char **pout, in ossl_rand_get_user_nonce()
/openssl/providers/common/
H A Dprovider_seeding.c82 size_t ossl_prov_get_entropy(PROV_CTX *prov_ctx, unsigned char **pout, in ossl_prov_get_entropy()
105 size_t ossl_prov_get_nonce(PROV_CTX *prov_ctx, unsigned char **pout, in ossl_prov_get_nonce()
/openssl/crypto/ec/
H A Decdh_ossl.c49 int ossl_ecdh_simple_compute_key(unsigned char **pout, size_t *poutlen, in ossl_ecdh_simple_compute_key()
H A Dec_kmeth.c294 int (**pck)(unsigned char **pout, in EC_KEY_METHOD_get_compute_key()
/openssl/providers/implementations/rands/
H A Ddrbg.c144 size_t ossl_drbg_get_seed(void *vdrbg, unsigned char **pout, in ossl_drbg_get_seed()
192 static size_t get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, in get_entropy()
299 static size_t prov_drbg_get_nonce(PROV_DRBG *drbg, unsigned char **pout, in prov_drbg_get_nonce()
H A Dseed_src.c175 static size_t seed_get_seed(void *vseed, unsigned char **pout, in seed_get_seed()
H A Dseed_src_jitter.c257 static size_t jitter_get_seed(void *vseed, unsigned char **pout, in jitter_get_seed()
H A Dtest_rng.c288 static size_t test_rng_get_seed(void *vtest, unsigned char **pout, in test_rng_get_seed()
H A Dfips_crng_test.c282 static size_t crng_test_get_seed(void *vcrngt, unsigned char **pout, in crng_test_get_seed()
/openssl/crypto/cms/
H A Dcms_kari.c210 static int cms_kek_cipher(unsigned char **pout, size_t *poutlen, in cms_kek_cipher()
/openssl/crypto/
H A Dprovider_core.c2115 unsigned char **pout, int entropy, in rand_get_entropy()
2123 unsigned char **pout, int entropy, in rand_get_user_entropy()
2145 unsigned char **pout, in rand_get_nonce()
2154 unsigned char **pout, in rand_get_user_nonce()

Completed in 43 milliseconds