Searched refs:handleDecrypt (Results 1 – 1 of 1) sorted by relevance
153 static int handleDecrypt(uint8_t **pbuf, uint32_t bufUsed, FILE *out, uint32_t *key) in handleDecrypt() function345 ret = handleDecrypt(&buf, bufUsed, out, key); in main()