/third_party/openssl/crypto/rand/ |
D | prov_seed.c | 16 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/ |
D | prov_seed.c | 16 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/ |
D | provider_seeding.c | 47 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/ |
D | provider_seeding.c | 47 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/ |
D | ecdh_ossl.c | 49 int ossl_ecdh_simple_compute_key(unsigned char **pout, size_t *poutlen, in ossl_ecdh_simple_compute_key()
|
/third_party/openssl/crypto/ec/ |
D | ecdh_ossl.c | 49 int ossl_ecdh_simple_compute_key(unsigned char **pout, size_t *poutlen, in ossl_ecdh_simple_compute_key()
|
/third_party/openssl/providers/implementations/rands/ |
D | drbg.c | 144 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()
|
D | crngt.c | 103 unsigned char **pout, in ossl_crngt_get_entropy()
|
D | seed_src.c | 177 static size_t seed_get_seed(void *vseed, unsigned char **pout, in seed_get_seed()
|
D | test_rng.c | 230 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/ |
D | drbg.c | 144 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()
|
D | crngt.c | 103 unsigned char **pout, in ossl_crngt_get_entropy()
|
D | seed_src.c | 177 static size_t seed_get_seed(void *vseed, unsigned char **pout, in seed_get_seed()
|
D | test_rng.c | 230 static size_t test_rng_get_seed(void *vtest, unsigned char **pout, in test_rng_get_seed()
|
/third_party/popt/src/ |
D | poptint.c | 89 char * pout = dstr; in strdup_locale_from_utf8() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | lossless_enc_mips32.c | 348 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/ |
D | fbdev_enc.c | 104 uint8_t *pin, *pout; in fbdev_write_packet() local
|
D | fbdev_dec.c | 157 uint8_t *pin, *pout; in fbdev_read_packet() local
|
/third_party/libsnd/src/ALAC/ |
D | dp_dec.c | 61 int32_t * pout ; in unpc_block() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_alphamerge.c | 65 uint8_t *pin, *pout; in do_alphamerge() local
|
D | vf_rotate.c | 362 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/ |
D | fft_init.c | 58 vec_f *pout = (vec_f*)(output+n4); in imdct_half_altivec() local
|
/third_party/gstreamer/gstplugins_good/gst/audiofx/ |
D | gstscaletempo.c | 222 gint16 *pout = buf_out; in output_overlap_s16() local 478 gint8 *pout; in gst_scaletempo_transform() local
|
/third_party/openssl/crypto/cms/ |
D | cms_kari.c | 210 static int cms_kek_cipher(unsigned char **pout, size_t *poutlen, in cms_kek_cipher()
|
/third_party/node/deps/openssl/openssl/crypto/cms/ |
D | cms_kari.c | 210 static int cms_kek_cipher(unsigned char **pout, size_t *poutlen, in cms_kek_cipher()
|