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

  /system/core/include/mincrypt/
hash-internal.h 38 typedef struct HASH_VTAB {
44 } HASH_VTAB;
47 const HASH_VTAB * f;
  /system/core/libmincrypt/
sha.c 88 static const HASH_VTAB SHA_VTAB = {
sha256.c 114 static const HASH_VTAB SHA256_VTAB = {

Completed in 152 milliseconds