Searched refs:crypto_read (Results 1 – 1 of 1) sorted by relevance
183 static int crypto_read(URLContext *h, uint8_t *buf, int size) in crypto_read() function309 res = crypto_read(h, buff, len); in crypto_seek()395 .url_read = crypto_read,