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

  /external/boringssl/src/include/openssl/
digest.h 250 /* md_data points to a block of memory that contains the hash-specific
252 void *md_data; member in struct:env_md_ctx_st
pem.h 189 int md_len; /* length of md_data */
190 char *md_data; /* message digest, could be pkey encrypted */ member in struct:pem_ctx_st
  /external/avb/test/
avb_slot_verify_unittest.cc 1142 std::string md_data; local
    [all...]

Completed in 259 milliseconds