Searched defs:mem (Results 1 – 14 of 14) sorted by relevance
/openssl/providers/implementations/storemgmt/ |
H A D | file_store_any2obj.c | 57 static int any2obj_decode_final(void *provctx, int objtype, BUF_MEM *mem, in any2obj_decode_final() 88 BUF_MEM *mem = NULL; in der2obj_decode() local 114 BUF_MEM *mem = NULL; in msblob2obj_decode() local 183 BUF_MEM *mem = NULL; in pvk2obj_decode() local
|
/openssl/crypto/ocsp/ |
H A D | ocsp_http.c | 55 BIO *mem; in OCSP_sendreq_bio() local
|
/openssl/test/ |
H A D | bio_base64_test.c | 65 static int memout(BIO *mem, char c, int llen, int *pos) in memout() 79 static int memoutws(BIO *mem, char c, unsigned wscnt, unsigned llen, int *pos) in memoutws() 94 int trunc, unsigned llen, unsigned wscnt, BIO *mem) in encode() 160 BIO *mem = BIO_new(BIO_s_mem()); in genb64() local
|
H A D | bio_enc_test.c | 41 BIO *b, *mem; in do_bio_cipher() local
|
H A D | cmp_protect_test.c | 26 unsigned char *mem; member
|
H A D | http_test.c | 423 BIO *mem = NULL; in test_http_resp_hdr_limit() local
|
H A D | tls-provider.c | 2208 BUF_MEM *mem = NULL; in xor_read_der() local 3189 static unsigned int mem[10] = { 0 }; in randomize_tls_alg_id() local
|
/openssl/providers/implementations/encode_decode/ |
H A D | endecoder_common.c | 90 BUF_MEM *mem = NULL; in ossl_read_der() local
|
H A D | decode_epki2pki.c | 88 BUF_MEM *mem = NULL; in epki2pki_decode() local
|
/openssl/crypto/http/ |
H A D | http_client.c | 56 BIO *mem; /* Mem BIO holding request header or response */ member 350 BIO *mem = NULL; in OSSL_HTTP_REQ_CTX_set1_req() local
|
/openssl/engines/ |
H A D | e_loader_attic.c | 445 BUF_MEM *mem = NULL; in try_decode_PKCS8Encrypted() local 1400 BUF_MEM *mem = NULL; in file_read_asn1() local
|
/openssl/crypto/x509/ |
H A D | x_all.c | 121 BIO *mem = OSSL_HTTP_get(url, NULL /* proxy */, NULL /* no_proxy */, in simple_get_asn1() local
|
/openssl/apps/lib/ |
H A D | apps.c | 2057 BIO *mem; in bio_to_mem() local 2641 BIO *mem; in app_http_get_asn1() local
|
/openssl/apps/ |
H A D | cmp.c | 3237 BIO *mem; in print_keyspec() local
|
Completed in 91 milliseconds