Searched refs:hmacObject (Results 1 – 7 of 7) sorted by relevance
26 OBJECT *hmacObject; in TPM2_HMAC() local33 hmacObject = ObjectGet(in->handle); in TPM2_HMAC()34 publicArea = &hmacObject->publicArea; in TPM2_HMAC()69 &hmacObject->sensitive.sensitive.bits.b, in TPM2_HMAC()
26 OBJECT *hmacObject; in TPM2_HMAC_Start() local33 hmacObject = ObjectGet(in->handle); in TPM2_HMAC_Start()34 publicArea = &hmacObject->publicArea; in TPM2_HMAC_Start()
461 HASH_OBJECT *hmacObject; in ObjectCreateHMACSequence() local464 if(!AllocateSequenceSlot(newHandle, &hmacObject, auth)) in ObjectCreateHMACSequence()467 hmacObject->attributes.hmacSeq = SET; in ObjectCreateHMACSequence()471 &hmacObject->state.hmacState); in ObjectCreateHMACSequence()
6226 11 OBJECT *hmacObject;6233 18 hmacObject = ObjectGet(in->handle);6234 19 publicArea = &hmacObject->publicArea;6274 54 &hmacObject->sensitive.sensitive.bits.b,6567 10 OBJECT *hmacObject;6574 17 hmacObject = ObjectGet(in->handle);6575 18 publicArea = &hmacObject->publicArea;
11842 353 HASH_OBJECT *hmacObject;11846 357 if(!AllocateSequenceSlot(newHandle, &hmacObject, auth))11850 361 hmacObject->attributes.hmacSeq = SET;11856 367 &hmacObject->state.hmacState);
10860 *hmacObject;10869 hmacObject = ObjectGet(in->handle);10870 publicArea = &hmacObject->publicArea;10924 &hmacObject->sensitive.sensitive.bits.b,11554 *hmacObject;11560 hmacObject = ObjectGet(in->handle);11561 publicArea = &hmacObject->publicArea;
10871 *hmacObject;10880 hmacObject = ObjectGet(in->handle);10881 publicArea = &hmacObject->publicArea;10935 &hmacObject->sensitive.sensitive.bits.b,11565 *hmacObject;11571 hmacObject = ObjectGet(in->handle);11572 publicArea = &hmacObject->publicArea;