Home
last modified time | relevance | path

Searched defs:loopargs_st (Results 1 – 1 of 1) sorted by relevance

/src/crypto/openssl/apps/
H A Dspeed.c602 typedef struct loopargs_st { struct
603 ASYNC_JOB *inprogress_job;
604 ASYNC_WAIT_CTX *wait_ctx;
605 unsigned char *buf;
606 unsigned char *buf2;
607 unsigned char *buf_malloc;
608 unsigned char *buf2_malloc;
609 unsigned char *key;
610 unsigned char tag[TAG_LEN];
611 size_t buflen;
[all …]