Searched refs:outIsTrusted (Results 1 – 2 of 2) sorted by relevance
144 bool* outIsTrusted) in HvbInvaldateKey() argument146 if (outIsTrusted == NULL) { in HvbInvaldateKey()150 *outIsTrusted = true; in HvbInvaldateKey()
111 const uint8_t *publicKeyMetadata, uint64_t publicKeyMetadataLength, bool *outIsTrusted) in HvbInvalidateKey() argument113 if (outIsTrusted == nullptr) { in HvbInvalidateKey()117 *outIsTrusted = true; in HvbInvalidateKey()