Searched defs:mem (Results 1 – 6 of 6) sorted by relevance
/test/ |
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
|
A D | bio_enc_test.c | 41 BIO *b, *mem; in do_bio_cipher() local 276 BIO *mem = NULL, *b64 = NULL, *cbio = NULL; in test_bio_enc_eof_read_flush() local
|
A D | cmp_protect_test.c | 26 unsigned char *mem; member
|
A D | http_test.c | 496 BIO *mem = NULL; in test_http_resp_hdr_limit() local
|
A D | fake_rsaprov.c | 815 BUF_MEM *mem = NULL; in fake_rsa_read_der() local
|
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
|
Completed in 118 milliseconds