Home
last modified time | relevance | path

Searched refs:Sign (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/gatekeeper/aidl/software/
DSharedSecret.cpp119 if (!hmac_impl.Sign((const uint8_t*)KEY_CHECK_LABEL, strlen(KEY_CHECK_LABEL), in computeSharedSecret()
DSoftGateKeeper.h103 if (!hmac_calculator.Sign(message, message_length, signature, signature_length)) { in ComputeSignature()
/hardware/interfaces/security/keymint/aidl/default/ta/
Drpc.rs155 CoseKeyPurpose::Sign, in generate_dice_artifacts()
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dround.inl34 vecType<T, P> const Sign(sign(x)); local
45 return (v + static_cast<T>(1)) * Sign;
/hardware/interfaces/security/rkp/
DREADME.md141 KeyMint -> KeyMint: Sign CSR
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h7159 unsigned int Sign : 1; member
7161 unsigned int Sign : 1;
7179 unsigned int Sign : 1; member
7181 unsigned int Sign : 1;
7248 o.s.Sign = f.s.Sign; in float_to_half_full()