HomeSort by relevance Sort by last modified time
    Searched defs:md_data (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/include/openssl/
digest.h 238 /* md_data points to a block of memory that contains the hash-specific
240 void *md_data; member in struct:env_md_ctx_st
pem.h 185 int md_len; /* length of md_data */
186 char *md_data; /* message digest, could be pkey encrypted */ member in struct:pem_ctx_st

Completed in 113 milliseconds