Home
last modified time | relevance | path

Searched defs:pstr (Results 1 – 25 of 47) sorted by relevance

12

/third_party/node/deps/openssl/openssl/crypto/http/
Dhttp_lib.c18 static void init_pstring(char **pstr) in init_pstring()
38 static void free_pstring(char **pstr) in free_pstring()
/third_party/openssl/crypto/http/
Dhttp_lib.c18 static void init_pstring(char **pstr) in init_pstring()
31 static void free_pstring(char **pstr) in free_pstring()
/third_party/cups-filters/filter/pdftopdf/
Dpptypes.cc8 static const char *pstr[3]={"Left/Bottom","Center","Right/Top"}; in Position_dump() local
/third_party/openssl/crypto/dsa/
Ddsa_backend.c130 const ASN1_STRING *pstr; in ossl_dsa_key_from_pkcs8() local
/third_party/node/deps/openssl/openssl/crypto/dsa/
Ddsa_backend.c130 const ASN1_STRING *pstr; in ossl_dsa_key_from_pkcs8() local
/third_party/openssl/providers/implementations/rands/
Ddrbg_hmac.c125 const unsigned char *pstr, size_t pstr_len) in drbg_hmac_instantiate()
145 const unsigned char *pstr, in drbg_hmac_instantiate_wrapper()
Ddrbg_hash.c251 const unsigned char *pstr, size_t pstr_len) in drbg_hash_instantiate()
268 const unsigned char *pstr, in drbg_hash_instantiate_wrapper()
Dseed_src.c73 const unsigned char *pstr, size_t pstr_len, in seed_src_instantiate()
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
Ddrbg_hmac.c125 const unsigned char *pstr, size_t pstr_len) in drbg_hmac_instantiate()
145 const unsigned char *pstr, in drbg_hmac_instantiate_wrapper()
Ddrbg_hash.c251 const unsigned char *pstr, size_t pstr_len) in drbg_hash_instantiate()
268 const unsigned char *pstr, in drbg_hash_instantiate_wrapper()
Dseed_src.c73 const unsigned char *pstr, size_t pstr_len, in seed_src_instantiate()
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
Dencode_key2any.c444 void **pstr, int *pstrtype) in prepare_dh_params()
548 void **pstr, int *pstrtype) in encode_dsa_params()
571 void **pstr, int *pstrtype) in prepare_dsa_params()
643 void **pstr, int *pstrtype) in prepare_ec_explicit_params()
669 void **pstr, int *pstrtype) in prepare_ec_params()
838 void **pstr, int *pstrtype) in prepare_rsa_params()
/third_party/openssl/providers/implementations/encode_decode/
Dencode_key2any.c444 void **pstr, int *pstrtype) in prepare_dh_params()
548 void **pstr, int *pstrtype) in encode_dsa_params()
571 void **pstr, int *pstrtype) in prepare_dsa_params()
643 void **pstr, int *pstrtype) in prepare_ec_explicit_params()
669 void **pstr, int *pstrtype) in prepare_ec_params()
830 void **pstr, int *pstrtype) in prepare_rsa_params()
/third_party/node/deps/openssl/openssl/crypto/dh/
Ddh_backend.c194 const ASN1_STRING *pstr; in ossl_dh_key_from_pkcs8() local
/third_party/openssl/crypto/dh/
Ddh_backend.c194 const ASN1_STRING *pstr; in ossl_dh_key_from_pkcs8() local
/third_party/node/deps/openssl/openssl/fuzz/
Dfuzz_rand.c43 ossl_unused const unsigned char *pstr, in fuzz_rand_instantiate()
/third_party/openssl/fuzz/
Dfuzz_rand.c43 ossl_unused const unsigned char *pstr, in fuzz_rand_instantiate()
/third_party/python/Modules/
Dfcntlmodule.c161 Py_buffer pstr; in fcntl_ioctl_impl() local
/third_party/openssl/crypto/cms/
Dcms_ec.c27 const ASN1_STRING *pstr = pval; in pkey_type2param() local
/third_party/node/deps/openssl/openssl/crypto/cms/
Dcms_ec.c27 const ASN1_STRING *pstr = pval; in pkey_type2param() local
/third_party/openssl/test/testutil/
Dfake_random.c52 ossl_unused const unsigned char *pstr, in fake_rand_instantiate()
/third_party/cups-filters/filter/foomatic-rip/
Dutil.c84 const char *pstr; in endswith() local
226 char *pstr = str; in strrepl_nodups() local
863 char *pstr; in dstrendswith() local
/third_party/ntfs-3g/include/ntfs-3g/
Dcache.h100 #define GENERIC(pstr) ((const struct CACHED_GENERIC*)(const void*)(pstr)) argument
/third_party/openssl/test/
Dprovfetchtest.c101 const unsigned char *pstr, size_t pstr_len, in dummy_rand_instantiate()
/third_party/node/deps/openssl/openssl/crypto/evp/
Devp_rand.c503 const unsigned char *pstr, size_t pstr_len, const OSSL_PARAM params[]) in evp_rand_instantiate_locked()
511 const unsigned char *pstr, size_t pstr_len, in EVP_RAND_instantiate()

12