diff options
| author | cvs2svn <admin@example.com> | 2016-02-17 13:06:55 +0000 |
|---|---|---|
| committer | cvs2svn <admin@example.com> | 2016-02-17 13:06:55 +0000 |
| commit | c192600fadb763f0d8645c69f309093e3709f18c (patch) | |
| tree | 08143097e3002b54011466dc39d5056a2eac3234 /src/lib/libcrypto/rsa/rsa_locl.h | |
| parent | 5e028a458eda039db3f8d1a098b2934bd6d466e4 (diff) | |
| download | openbsd-OPENBSD_5_9_BASE.tar.gz openbsd-OPENBSD_5_9_BASE.tar.bz2 openbsd-OPENBSD_5_9_BASE.zip | |
This commit was manufactured by cvs2git to create tag 'OPENBSD_5_9_BASE'.OPENBSD_5_9_BASE
Diffstat (limited to 'src/lib/libcrypto/rsa/rsa_locl.h')
| -rw-r--r-- | src/lib/libcrypto/rsa/rsa_locl.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/libcrypto/rsa/rsa_locl.h b/src/lib/libcrypto/rsa/rsa_locl.h deleted file mode 100644 index 24da0dc179..0000000000 --- a/src/lib/libcrypto/rsa/rsa_locl.h +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | /* $OpenBSD: rsa_locl.h,v 1.3 2014/07/09 19:51:31 jsing Exp $ */ | ||
| 2 | extern int int_rsa_verify(int dtype, const unsigned char *m, | ||
| 3 | unsigned int m_len, unsigned char *rm, size_t *prm_len, | ||
| 4 | const unsigned char *sigbuf, size_t siglen, RSA *rsa); | ||
