Searched defs:digest_data_st (Results 1 – 4 of 4) sorted by relevance
466 static const struct digest_data_st { struct467 int nid;468 int blocksize;469 int digestlen;470 int devcryptoid;
681 static const struct digest_data_st { struct682 int nid;683 int blocksize;684 int digestlen;685 int devcryptoid;
321 typedef struct digest_data_st { struct323 const EVP_MD *digest;327 unsigned char *output;328 size_t output_len;
327 typedef struct digest_data_st { struct329 const EVP_MD *digest;330 EVP_MD *fetched_digest;334 unsigned char *output;335 size_t output_len;337 int pad_type;