| /kernel/linux/linux-6.6/sound/usb/line6/ |
| H A D | pcm.c | 147 line6_buffer_acquire(struct snd_line6_pcm *line6pcm, struct line6_pcm_stream *pstr, int direction, int type) line6_buffer_acquire() argument 170 line6_buffer_release(struct snd_line6_pcm *line6pcm, struct line6_pcm_stream *pstr, int type) line6_buffer_release() argument 186 struct line6_pcm_stream *pstr = get_stream(line6pcm, direction); line6_stream_start() local 211 struct line6_pcm_stream *pstr = get_stream(line6pcm, direction); line6_stream_stop() local 293 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); snd_line6_pointer() local 303 struct line6_pcm_stream *pstr; line6_pcm_acquire() local 334 struct line6_pcm_stream *pstr; line6_pcm_release() local 354 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); snd_line6_hw_params() local 372 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); snd_line6_hw_free() local 589 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); snd_line6_prepare() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_ec.c | 27 const ASN1_STRING *pstr = pval; in pkey_type2param() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
| H A D | drbg_hmac.c | 122 drbg_hmac_instantiate(PROV_DRBG *drbg, const unsigned char *ent, size_t ent_len, const unsigned char *nonce, size_t nonce_len, const unsigned char *pstr, size_t pstr_len) drbg_hmac_instantiate() argument 143 drbg_hmac_instantiate_wrapper(void *vdrbg, unsigned int strength, int prediction_resistance, const unsigned char *pstr, size_t pstr_len, const OSSL_PARAM params[]) drbg_hmac_instantiate_wrapper() argument
|
| H A D | seed_src.c | 71 seed_src_instantiate(void *vseed, unsigned int strength, int prediction_resistance, const unsigned char *pstr, size_t pstr_len, ossl_unused const OSSL_PARAM params[]) seed_src_instantiate() argument
|
| H A D | test_rng.c | 77 test_rng_instantiate(void *vtest, unsigned int strength, int prediction_resistance, const unsigned char *pstr, size_t pstr_len, const OSSL_PARAM params[]) test_rng_instantiate() argument
|
| H A D | drbg_hash.c | 248 drbg_hash_instantiate(PROV_DRBG *drbg, const unsigned char *ent, size_t ent_len, const unsigned char *nonce, size_t nonce_len, const unsigned char *pstr, size_t pstr_len) drbg_hash_instantiate() argument 266 drbg_hash_instantiate_wrapper(void *vdrbg, unsigned int strength, int prediction_resistance, const unsigned char *pstr, size_t pstr_len, const OSSL_PARAM params[]) drbg_hash_instantiate_wrapper() argument
|
| H A D | drbg_ctr.c | 326 drbg_ctr_instantiate_wrapper(void *vdrbg, unsigned int strength, int prediction_resistance, const unsigned char *pstr, size_t pstr_len, const OSSL_PARAM params[]) drbg_ctr_instantiate_wrapper() argument
|
| /third_party/node/deps/openssl/openssl/crypto/http/ |
| H A D | http_lib.c | 18 static void init_pstring(char **pstr) in init_pstring() argument 38 static void free_pstring(char **pstr) in free_pstring() argument
|
| /third_party/openssl/test/testutil/ |
| H A D | fake_random.c | 50 fake_rand_instantiate(void *vrng, ossl_unused unsigned int strength, ossl_unused int prediction_resistance, ossl_unused const unsigned char *pstr, size_t pstr_len, ossl_unused const OSSL_PARAM params[]) fake_rand_instantiate() argument
|
| /third_party/openssl/crypto/cms/ |
| H A D | cms_ec.c | 27 const ASN1_STRING *pstr = pval; in pkey_type2param() local
|
| /third_party/openssl/crypto/http/ |
| H A D | http_lib.c | 18 static void init_pstring(char **pstr) in init_pstring() argument 31 static void free_pstring(char **pstr) in free_pstring() argument
|
| /third_party/openssl/providers/implementations/rands/ |
| H A D | drbg_hmac.c | 122 drbg_hmac_instantiate(PROV_DRBG *drbg, const unsigned char *ent, size_t ent_len, const unsigned char *nonce, size_t nonce_len, const unsigned char *pstr, size_t pstr_len) drbg_hmac_instantiate() argument 143 drbg_hmac_instantiate_wrapper(void *vdrbg, unsigned int strength, int prediction_resistance, const unsigned char *pstr, size_t pstr_len, const OSSL_PARAM params[]) drbg_hmac_instantiate_wrapper() argument
|
| H A D | test_rng.c | 77 test_rng_instantiate(void *vtest, unsigned int strength, int prediction_resistance, const unsigned char *pstr, size_t pstr_len, const OSSL_PARAM params[]) test_rng_instantiate() argument
|
| H A D | seed_src.c | 71 seed_src_instantiate(void *vseed, unsigned int strength, int prediction_resistance, const unsigned char *pstr, size_t pstr_len, ossl_unused const OSSL_PARAM params[]) seed_src_instantiate() argument
|
| H A D | drbg_hash.c | 248 drbg_hash_instantiate(PROV_DRBG *drbg, const unsigned char *ent, size_t ent_len, const unsigned char *nonce, size_t nonce_len, const unsigned char *pstr, size_t pstr_len) drbg_hash_instantiate() argument 266 drbg_hash_instantiate_wrapper(void *vdrbg, unsigned int strength, int prediction_resistance, const unsigned char *pstr, size_t pstr_len, const OSSL_PARAM params[]) drbg_hash_instantiate_wrapper() argument
|
| /kernel/linux/linux-5.10/include/sound/ |
| H A D | rawmidi.h | 87 struct snd_rawmidi_str *pstr; member
|
| /kernel/linux/linux-6.6/include/sound/ |
| H A D | rawmidi.h | 95 struct snd_rawmidi_str *pstr; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | avstring.c | 243 const char *pstr2, *pstr = str; in av_strireplace() local
|
| /third_party/node/deps/openssl/openssl/crypto/dsa/ |
| H A D | dsa_ameth.c | 35 const ASN1_STRING *pstr; in dsa_pub_decode() local
|
| /third_party/openssl/crypto/dsa/ |
| H A D | dsa_ameth.c | 35 const ASN1_STRING *pstr; in dsa_pub_decode() local
|
| /third_party/openssl/test/ |
| H A D | provfetchtest.c | 99 dummy_rand_instantiate(void *vdrbg, unsigned int strength, int prediction_resistance, const unsigned char *pstr, size_t pstr_len, const OSSL_PARAM params[]) dummy_rand_instantiate() argument
|
| /third_party/toybox/toys/posix/ |
| H A D | sed.c | 685 static char *unescape_delimited_string(char **pstr, char *delim) in unescape_delimited_string() argument
|
| /kernel/linux/linux-5.10/drivers/staging/greybus/ |
| H A D | audio_codec.h | 123 char pstr[NAME_SIZE]; member
|
| /kernel/linux/linux-6.6/drivers/staging/greybus/ |
| H A D | audio_codec.h | 124 char pstr[NAME_SIZE]; member
|
| /third_party/node/deps/openssl/openssl/crypto/dh/ |
| H A D | dh_ameth.c | 66 const ASN1_STRING *pstr; in dh_pub_decode() local
|