mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-05 10:39:27 +02:00
3 lines
92 B
C
3 lines
92 B
C
#include <openssl/whrlpool.h>
|
|
|
|
void whirlpool_block(WHIRLPOOL_CTX *, const void *, size_t);
|