mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
4 lines
92 B
C
4 lines
92 B
C
#include <openssl/whrlpool.h>
|
|
|
|
void whirlpool_block(WHIRLPOOL_CTX *, const void *, size_t);
|