Logo
Explore Help
Sign In
sysadmin/ipxe
1
0
Fork 0
You've already forked ipxe
mirror of https://github.com/ipxe/ipxe synced 2026-01-01 00:07:27 +03:00
Code Issues Packages Projects Releases Wiki Activity
Files
d4675523671d2f605c0cd8c61823ef5e8833cc67
ipxe/src/include/gpxe/md5.h

9 lines
139 B
C
Raw Normal View History

Made it temporarily possible to call MD5 routines directly from external code, rather than going through the digest layer. Removed a spurious line of constants.
2006-11-15 04:22:22 +00:00
#ifndef _GPXE_MD5_H
#define _GPXE_MD5_H
Generalise digest_algorithm to crypto_algorithm.
2007-01-30 14:55:17 +00:00
struct crypto_algorithm;
Made it temporarily possible to call MD5 routines directly from external code, rather than going through the digest layer. Removed a spurious line of constants.
2006-11-15 04:22:22 +00:00
Generalise digest_algorithm to crypto_algorithm.
2007-01-30 14:55:17 +00:00
extern struct crypto_algorithm md5_algorithm;
Made it temporarily possible to call MD5 routines directly from external code, rather than going through the digest layer. Removed a spurious line of constants.
2006-11-15 04:22:22 +00:00
#endif /* _GPXE_MD5_H */
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 88ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API