Home
last modified time | relevance | path

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

12

/third_party/openssl/crypto/rand/
Dprov_seed.c16 unsigned char **pout, int entropy, in ossl_rand_get_entropy()
48 unsigned char **pout, size_t min_len, size_t max_len, in ossl_rand_get_nonce()
/third_party/node/deps/openssl/openssl/crypto/rand/
Dprov_seed.c16 unsigned char **pout, int entropy, in ossl_rand_get_entropy()
48 unsigned char **pout, size_t min_len, size_t max_len, in ossl_rand_get_nonce()
/third_party/openssl/providers/common/
Dprovider_seeding.c47 size_t ossl_prov_get_entropy(PROV_CTX *prov_ctx, unsigned char **pout, in ossl_prov_get_entropy()
63 size_t ossl_prov_get_nonce(PROV_CTX *prov_ctx, unsigned char **pout, in ossl_prov_get_nonce()
/third_party/node/deps/openssl/openssl/providers/common/
Dprovider_seeding.c47 size_t ossl_prov_get_entropy(PROV_CTX *prov_ctx, unsigned char **pout, in ossl_prov_get_entropy()
63 size_t ossl_prov_get_nonce(PROV_CTX *prov_ctx, unsigned char **pout, in ossl_prov_get_nonce()
/third_party/node/deps/openssl/openssl/crypto/ec/
Decdh_ossl.c49 int ossl_ecdh_simple_compute_key(unsigned char **pout, size_t *poutlen, in ossl_ecdh_simple_compute_key()
/third_party/openssl/crypto/ec/
Decdh_ossl.c49 int ossl_ecdh_simple_compute_key(unsigned char **pout, size_t *poutlen, in ossl_ecdh_simple_compute_key()
/third_party/openssl/providers/implementations/rands/
Ddrbg.c144 size_t ossl_drbg_get_seed(void *vdrbg, unsigned char **pout, in ossl_drbg_get_seed()
194 static size_t get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, in get_entropy()
312 static size_t prov_drbg_get_nonce(PROV_DRBG *drbg, unsigned char **pout, in prov_drbg_get_nonce()
Dcrngt.c103 unsigned char **pout, in ossl_crngt_get_entropy()
Dseed_src.c177 static size_t seed_get_seed(void *vseed, unsigned char **pout, in seed_get_seed()
Dtest_rng.c230 static size_t test_rng_get_seed(void *vtest, unsigned char **pout, in test_rng_get_seed()
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
Ddrbg.c144 size_t ossl_drbg_get_seed(void *vdrbg, unsigned char **pout, in ossl_drbg_get_seed()
194 static size_t get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, in get_entropy()
312 static size_t prov_drbg_get_nonce(PROV_DRBG *drbg, unsigned char **pout, in prov_drbg_get_nonce()
Dcrngt.c103 unsigned char **pout, in ossl_crngt_get_entropy()
Dseed_src.c177 static size_t seed_get_seed(void *vseed, unsigned char **pout, in seed_get_seed()
Dtest_rng.c230 static size_t test_rng_get_seed(void *vtest, unsigned char **pout, in test_rng_get_seed()
/third_party/popt/src/
Dpoptint.c89 char * pout = dstr; in strdup_locale_from_utf8() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless_enc_mips32.c348 uint32_t* pout, int size) { in AddVector_MIPS32()
359 static void AddVectorEq_MIPS32(const uint32_t* pa, uint32_t* pout, int size) { in AddVectorEq_MIPS32()
/third_party/ffmpeg/libavdevice/
Dfbdev_enc.c104 uint8_t *pin, *pout; in fbdev_write_packet() local
Dfbdev_dec.c157 uint8_t *pin, *pout; in fbdev_read_packet() local
/third_party/libsnd/src/ALAC/
Ddp_dec.c61 int32_t * pout ; in unpc_block() local
/third_party/ffmpeg/libavfilter/
Dvf_alphamerge.c65 uint8_t *pin, *pout; in do_alphamerge() local
Dvf_rotate.c362 static av_always_inline void copy_elem(uint8_t *pout, const uint8_t *pin, int elem_size) in copy_elem()
460 uint8_t *pin, *pout; in filter_slice() local
/third_party/ffmpeg/libavcodec/ppc/
Dfft_init.c58 vec_f *pout = (vec_f*)(output+n4); in imdct_half_altivec() local
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Dgstscaletempo.c222 gint16 *pout = buf_out; in output_overlap_s16() local
478 gint8 *pout; in gst_scaletempo_transform() local
/third_party/openssl/crypto/cms/
Dcms_kari.c210 static int cms_kek_cipher(unsigned char **pout, size_t *poutlen, in cms_kek_cipher()
/third_party/node/deps/openssl/openssl/crypto/cms/
Dcms_kari.c210 static int cms_kek_cipher(unsigned char **pout, size_t *poutlen, in cms_kek_cipher()

12