Searched refs:MallocDecodeData (Results 1 – 1 of 1) sorted by relevance
60 static char *MallocDecodeData(const char *text, size_t *olen) in MallocDecodeData() function162 char* ivBuf = MallocDecodeData(iv->ivBuf, &ivBufLen); in InitAesCryptContext()211 data->text = MallocDecodeData(text, &textLen); in InitAesCryptDataText()233 data->key = MallocDecodeData(key, &keyLen); in InitAesData()