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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dmd4.c196 md4_write ( void *context, const void *inbuf_arg, size_t inlen) function
215 md4_write( hd, NULL, 0 );
248 md4_write(hd, NULL, 0); /* flush */;
275 md4_write(hd, NULL, 0); /* flush */;
326 md4_init, md4_write, md4_final, md4_read,
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dmd4.c196 md4_write ( void *context, const void *inbuf_arg, size_t inlen) function
215 md4_write( hd, NULL, 0 );
248 md4_write(hd, NULL, 0); /* flush */;
275 md4_write(hd, NULL, 0); /* flush */;
326 md4_init, md4_write, md4_final, md4_read,

Completed in 16 milliseconds