aboutsummaryrefslogtreecommitdiff
path: root/nix/libutil/md5.h
blob: 4583a458b3d313ee0671efcc73fe9968a06734de (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
/* GNU Guix --- Functional package management for GNU
   Copyright (C) 2012  Ludovic Courtès <ludo@gnu.org>

   This file is part of GNU Guix.

   GNU Guix is free software; you can redistribute it and/or modify it
   under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 3 of the License, or (at
   your option) any later version.

   GNU Guix is distributed in the hope that it will be useful, but
   WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with GNU Guix.  If not, see <http://www.gnu.org/licenses/>.  */

#include <gcrypt-hash.hh>

#define MD5_CTX guix_hash_context

static inline void
MD5_Init (struct MD5_CTX *ctx)
{
  guix_hash_init (ctx, GCRY_MD_MD5);
}

#define MD5_Update guix_hash_update

static inline void
MD5_Final (void *resbuf, struct MD5_CTX *ctx)
{
  guix_hash_final (resbuf, ctx, GCRY_MD_MD5);
}
cm?id=d6479009e472064853a060f09fceeaedda080802'>gnu: font-chiron-sung-hk: Update to 1.007....Hilton Chain 2022-10-25gnu: font-gnu-unifont: Build from source....Efraim Flashner 2022-10-25gnu: font-gnu-unifont: Update to 15.0.01....Efraim Flashner 2022-10-24gnu: font-culmus: Update home-page....Efraim Flashner 2022-10-152019-12-02gnu: android-libselinux: Avoid top-level references to 'libsellinux'....Ludovic Courtès 2019-11-03gnu: android-udev-rules: Use GIT-FILE-NAME....Tobias Geerinckx-Rice 2019-11-03gnu: android-udev-rules: Update to 20191103....Tobias Geerinckx-Rice b8f23ba137404f36'>gnu: Add font-google-noto-sans-cjk....Ricardo Wurmus 2022-09-28gnu: font-lxgw-wenkai: Update to 1.245.1....Hilton Chain 2022-09-28gnu: font-lxgw-wenkai-tc: Update to 0.922.1....Hilton Chain 2022-09-27Merge branch 'staging' into core-updates...Maxim Cournoyer 2022-09-27gnu: font-lxgw-wenkai-tc: Update to 0.922....Hilton Chain 2022-09-27gnu: font-lxgw-wenkai: Update to 1.245....Hilton Chain 2022-09-27gnu: font-chiron-hei-hk: Update to 2.504....Hilton Chain 2022-09-27gnu: font-chiron-sung-hk: Update to 1.006....Hilton Chain 2022-09-19gnu: font-ibm-plex: Update to 6.1.1....Arun Isaac 2022-09-16Merge branch 'staging' into core-updatesMarius Bakke 2022-09-16gnu: font-amiri: Update to 0.117....Marius Bakke 2022-09-16gnu: python-ufo2ft: Update to 2.28.0....Marius Bakke 2022-09-11gnu: font-plemoljp: Update to 1.2.7....Taiju HIGASHI 2022-09-07gnu: font-lxgw-wenkai-tc: Update to 0.921....Hilton Chain 2022-09-07gnu: font-lxgw-wenkai: Update to 1.240....Hilton Chain 2022-08-18gnu: Add font-latin-modern....Nguyễn Gia Phong 2022-08-14gnu: font-gnu-unifont: Update to 14.0.04....Tobias Geerinckx-Rice 2022-08-08gnu: font-chiron-hei-hk: Update to 2.503....Hilton Chain 2022-08-08gnu: font-sarasa-gothic: Update to 0.36.8....Hilton Chain 2022-08-08gnu: font-chiron-hei-hk: Inherit from font-chiron-sung-hk....Hilton Chain 2022-08-08gnu: font-chiron-sung-hk: Use English for synopsis....Hilton Chain 2022-08-08gnu: font-lxgw-wenkai-tc: Inherit from font-lxgw-wenkai....Hilton Chain 2022-08-08gnu: font-lxgw-wenkai: Use English for synopsis....Hilton Chain 2022-08-08gnu: font-sarasa-gothic: Use English for synopsis....Hilton Chain 2022-08-03gnu: font-sarasa-gothic: Update to 0.36.6...Hilton Chain 2022-08-03gnu: Add font-chiron-hei-hk....Hilton Chain 2022-08-03gnu: Add font-chiron-sung-hk....Hilton Chain 2022-08-03gnu: Add font-lxgw-wenkai-tc....Hilton Chain 2022-08-03gnu: Add font-lxgw-wenkai....Hilton Chain 2022-07-03gnu: Add font-artifika....Liliana Marie Prikler 2022-06-28gnu: font-victor-mono: Update to 1.5.3....Jose G Perez Taveras 2022-06-26gnu: font-abattis-cantarell: Build from source....Maxim Cournoyer 2022-05-22gnu: Add font-ipa-ex....Leo Prikler