#ifndef _GPXE_SHA1_H #define _GPXE_SHA1_H struct crypto_algorithm; extern struct crypto_algorithm sha1_algorithm; #endif /* _GPXE_SHA1_H */