]> andersk Git - openssh.git/blame - fingerprint.h
- Merged very large OpenBSD source code reformat
[openssh.git] / fingerprint.h
CommitLineData
f095fcc7 1/* RCSID("$Id$"); */
2
3#ifndef FINGERPRINT_H
4#define FINGERPRINT_H
5260325f 5char *fingerprint(BIGNUM * e, BIGNUM * n);
f095fcc7 6#endif
This page took 0.044562 seconds and 5 git commands to generate.