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

  /external/tpm2/
stubs_hash.c 103 TPM2B_MAX_HASH_BLOCK hmacKey;
136 &hmacKey.b) <= 0)
156 _cpri__CompleteHMAC(&hashState, &hmacKey.b, hLen, stream);
CpriHash.c 770 TPM2B_MAX_HASH_BLOCK hmacKey;
803 &hmacKey.b) <= 0)
823 _cpri__CompleteHMAC(&hashState, &hmacKey.b, hLen, stream);
    [all...]
Object_spt.c 168 TPM2B_DIGEST hmacKey;
173 hmacKey.t.size = CryptGetHashDigestSize(hashAlg);
176 hmacKey.t.size * 8, hmacKey.t.buffer, NULL);
178 integrity->t.size = CryptStartHMAC2B(hashAlg, &hmacKey.b, &hmacState);
    [all...]
Global.h 89 TPM2B_HASH_BLOCK hmacKey; // the HMAC key
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.0.CR3/
netty-handler-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.3.Final/
netty-handler-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/
jose4j-0.5.0.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.6.Final/
netty-handler-4.1.6.Final.jar 

Completed in 271 milliseconds