Home
last modified time | relevance | path

Searched defs:pstr (Results 1 - 25 of 44) sorted by relevance

12

/third_party/cups-filters/filter/pdftopdf/
H A Dpptypes.cc8 static const char *pstr[3]={"Left/Bottom","Center","Right/Top"}; in Position_dump() local
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_backend.c194 const ASN1_STRING *pstr; in ossl_dh_key_from_pkcs8() local
/third_party/node/deps/openssl/openssl/fuzz/
H A Dfuzz_rand.c40 fuzz_rand_instantiate(ossl_unused void *vrng, ossl_unused unsigned int strength, ossl_unused int prediction_resistance, ossl_unused const unsigned char *pstr, ossl_unused size_t pstr_len, ossl_unused const OSSL_PARAM params[]) fuzz_rand_instantiate() argument
/third_party/node/deps/openssl/openssl/crypto/dsa/
H A Ddsa_backend.c130 const ASN1_STRING *pstr; in ossl_dsa_key_from_pkcs8() local
H A Ddsa_ameth.c35 const ASN1_STRING *pstr; in dsa_pub_decode() local
/third_party/openssl/crypto/dsa/
H A Ddsa_backend.c130 const ASN1_STRING *pstr; in ossl_dsa_key_from_pkcs8() local
H A Ddsa_ameth.c35 const ASN1_STRING *pstr; in dsa_pub_decode() local
/third_party/openssl/crypto/dh/
H A Ddh_backend.c194 const ASN1_STRING *pstr; in ossl_dh_key_from_pkcs8() local
/third_party/openssl/fuzz/
H A Dfuzz_rand.c40 fuzz_rand_instantiate(ossl_unused void *vrng, ossl_unused unsigned int strength, ossl_unused int prediction_resistance, ossl_unused const unsigned char *pstr, ossl_unused size_t pstr_len, ossl_unused const OSSL_PARAM params[]) fuzz_rand_instantiate() argument
/third_party/python/Modules/
H A Dfcntlmodule.c161 Py_buffer pstr; in fcntl_ioctl_impl() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_ec.c27 const ASN1_STRING *pstr = pval; in pkey_type2param() local
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Ddrbg_hmac.c122 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 Dseed_src.c71 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 Dtest_rng.c77 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 Ddrbg_hash.c248 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
/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_lib.c18 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 Dfake_random.c50 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 Dcms_ec.c27 const ASN1_STRING *pstr = pval; in pkey_type2param() local
/third_party/openssl/crypto/http/
H A Dhttp_lib.c18 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 Ddrbg_hmac.c122 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 Dtest_rng.c77 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 Dseed_src.c71 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 Ddrbg_hash.c248 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
/third_party/ffmpeg/libavutil/
H A Davstring.c243 const char *pstr2, *pstr = str; in av_strireplace() local
/third_party/openssl/test/
H A Dprovfetchtest.c99 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

Completed in 16 milliseconds

12