Searched refs:sha3_512_init (Results 1 - 2 of 2) sorted by relevance
/dovecot/src/lib/ | ||
H A D | sha3.h | 64 void sha3_512_init(void *context); |
H A D | sha3.c | 122 void sha3_512_init(void *context) function 285 sha3_512_init(&ctx); 317 sha3_512_init(context); |
Completed in 6 milliseconds