Searched refs:sha512_write (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dsha512.c307 sha512_write (void *context, const void *inbuf_arg, size_t inlen) function
325 sha512_write (context, NULL, 0);
359 sha512_write (context, NULL, 0); /* flush */ ;
386 sha512_write (context, NULL, 0); /* flush */ ;
597 sha512_init, sha512_write, sha512_final, sha512_read,
625 sha384_init, sha512_write, sha512_final, sha512_read,

Completed in 104 milliseconds