diff options
| author | cvs2svn <admin@example.com> | 2011-08-03 21:43:06 +0000 |
|---|---|---|
| committer | cvs2svn <admin@example.com> | 2011-08-03 21:43:06 +0000 |
| commit | 1604a259e64964daea3d9fde3efb0acfb6fda3d4 (patch) | |
| tree | 5b7a4e7b024dc65cf061c1cb0f8f7d4f598478e7 /src/lib/libcrypto/rsa/rsa_locl.h | |
| parent | 2a002e99c77affad89bbeadf44df211e3aba1317 (diff) | |
| download | openbsd-OPENBSD_5_0_BASE.tar.gz openbsd-OPENBSD_5_0_BASE.tar.bz2 openbsd-OPENBSD_5_0_BASE.zip | |
This commit was manufactured by cvs2git to create tag 'OPENBSD_5_0_BASE'.OPENBSD_5_0_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 f5d2d56628..0000000000 --- a/src/lib/libcrypto/rsa/rsa_locl.h +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | extern int int_rsa_verify(int dtype, const unsigned char *m, unsigned int m_len, | ||
| 2 | unsigned char *rm, size_t *prm_len, | ||
| 3 | const unsigned char *sigbuf, size_t siglen, | ||
| 4 | RSA *rsa); | ||
