HomeSort by relevance Sort by last modified time
    Searched refs:SHA_init (Results 1 - 6 of 6) sorted by null

  /system/core/include/mincrypt/
sha.h 38 void SHA_init(SHA_CTX* ctx);
  /system/core/libmincrypt/
sha.c 89 SHA_init,
96 void SHA_init(SHA_CTX* ctx) {
151 SHA_init(&ctx);
  /system/core/mkbootimg/
mkbootimg.c 238 SHA_init(&ctx);
  /bootable/recovery/
verifier.cpp 204 SHA_init(&sha1_ctx);
  /bootable/recovery/applypatch/
applypatch.c 209 SHA_init(&sha_ctx);
957 SHA_init(&ctx);
    [all...]
  /bootable/recovery/updater/
blockimg.c 619 SHA_init(&ctx);

Completed in 200 milliseconds