Searched refs:hashcrypt_get_data (Results 1 – 1 of 1) sorted by relevance
327 static status_t hashcrypt_get_data(HASHCRYPT_Type *base, uint32_t *output, size_t outputSize) in hashcrypt_get_data() function1085 status = hashcrypt_get_data(base, (uint32_t *)(uintptr_t)output, algOutSize); in HASHCRYPT_SHA_Finish()