HomeSort by relevance Sort by last modified time
    Searched full:sha_init (Results 1 - 16 of 16) sorted by null

  /bootable/bootloader/legacy/libc/
sha.h 22 void SHA_init(SHA_CTX* ctx);
sha.c 60 void SHA_init(SHA_CTX* ctx) {
116 SHA_init(&ctx);
  /system/core/include/mincrypt/
sha.h 50 void SHA_init(SHA_CTX* ctx);
  /system/core/libmincrypt/
sha.c 286 void SHA_init(SHA_CTX* ctx) {
300 SHA_init(&ctx);
  /bootable/recovery/
verifier.cpp 143 SHA_init(&ctx);
  /external/llvm/test/Analysis/ScalarEvolution/
trip-count3.ll 17 declare void @sha_init(%struct.SHA_INFO* nocapture) nounwind
  /external/openssl/crypto/sha/
sha.c 105 SHA_Init(&c);
sha.h 112 int SHA_Init(SHA_CTX *c);
sha_locl.h 84 # define HASH_INIT SHA_Init
  /external/openssl/include/openssl/
sha.h 112 int SHA_Init(SHA_CTX *c);
  /system/core/mkbootimg/
mkbootimg.c 221 SHA_init(&ctx);
  /external/openssl/crypto/evp/
evp_locl.h 369 #define SHA_Init private_SHA_Init
  /bootable/recovery/applypatch/
applypatch.c 224 SHA_init(&sha_ctx);
859 SHA_init(&ctx);
  /external/dbus/dbus/
dbus-sha.c 297 sha_init (DBusSHAContext *context) function
422 sha_init (context);
  /prebuilts/qemu-kernel/arm/
vmlinux-qemu 
vmlinux-qemu-armv7 

Completed in 1124 milliseconds