Searched defs:pstr (Results 1 – 22 of 22) sorted by relevance
/openssl/crypto/http/ |
H A D | http_lib.c | 25 static void init_pstring(char **pstr) in init_pstring() 45 static void free_pstring(char **pstr) in free_pstring()
|
/openssl/crypto/dsa/ |
H A D | dsa_backend.c | 130 const ASN1_STRING *pstr; in ossl_dsa_key_from_pkcs8() local
|
H A D | dsa_ameth.c | 35 const ASN1_STRING *pstr; in dsa_pub_decode() local
|
/openssl/providers/implementations/rands/ |
H A D | drbg_hmac.c | 117 const unsigned char *pstr, size_t pstr_len) in ossl_drbg_hmac_init() 135 const unsigned char *pstr, size_t pstr_len) in drbg_hmac_instantiate() 143 const unsigned char *pstr, in drbg_hmac_instantiate_wrapper()
|
H A D | drbg_hash.c | 253 const unsigned char *pstr, size_t pstr_len) in drbg_hash_instantiate() 270 const unsigned char *pstr, in drbg_hash_instantiate_wrapper()
|
H A D | seed_src.c | 71 const unsigned char *pstr, size_t pstr_len, in seed_src_instantiate()
|
H A D | seed_src_jitter.c | 144 const unsigned char *pstr, in jitter_instantiate()
|
H A D | test_rng.c | 83 const unsigned char *pstr, size_t pstr_len, in test_rng_instantiate()
|
H A D | fips_crng_test.c | 233 const unsigned char *pstr, in crng_test_instantiate()
|
H A D | drbg_ctr.c | 330 const unsigned char *pstr, in drbg_ctr_instantiate_wrapper()
|
/openssl/crypto/dh/ |
H A D | dh_backend.c | 188 const ASN1_STRING *pstr; in ossl_dh_key_from_pkcs8() local
|
H A D | dh_ameth.c | 66 const ASN1_STRING *pstr; in dh_pub_decode() local
|
/openssl/fuzz/ |
H A D | fuzz_rand.c | 43 ossl_unused const unsigned char *pstr, in fuzz_rand_instantiate()
|
/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2any.c | 444 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() 836 void **pstr, int *pstrtype) in prepare_rsa_params()
|
/openssl/crypto/cms/ |
H A D | cms_ec.c | 28 const ASN1_STRING *pstr = pval; in pkey_type2param() local
|
/openssl/test/testutil/ |
H A D | fake_random.c | 52 ossl_unused const unsigned char *pstr, in fake_rand_instantiate()
|
/openssl/test/ |
H A D | provfetchtest.c | 101 const unsigned char *pstr, size_t pstr_len, in dummy_rand_instantiate()
|
H A D | tls-provider.c | 1631 void **pstr, int *pstrtype) in prepare_xorx_params()
|
/openssl/crypto/evp/ |
H A D | evp_rand.c | 515 const unsigned char *pstr, size_t pstr_len, const OSSL_PARAM params[]) in evp_rand_instantiate_locked() 523 const unsigned char *pstr, size_t pstr_len, in EVP_RAND_instantiate()
|
/openssl/crypto/ec/ |
H A D | ec_backend.c | 775 const ASN1_STRING *pstr = pval; in ossl_ec_key_param_from_x509_algor() local
|
H A D | ec_ameth.c | 52 ASN1_STRING *pstr = NULL; in eckey_param2type() local
|
/openssl/crypto/rsa/ |
H A D | rsa_ameth.c | 30 ASN1_STRING **pstr, int *pstrtype) in rsa_param_encode()
|
Completed in 81 milliseconds