diff options
Diffstat (limited to '')
| -rw-r--r-- | src/usr.bin/openssl/testdsa.h (renamed from src/lib/libssl/src/apps/testdsa.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/apps/testdsa.h b/src/usr.bin/openssl/testdsa.h index 0fcdac0f36..1bbb09ca70 100644 --- a/src/lib/libssl/src/apps/testdsa.h +++ b/src/usr.bin/openssl/testdsa.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: testdsa.h,v 1.7 2014/06/12 15:49:27 deraadt Exp $ */ | 1 | /* $OpenBSD: testdsa.h,v 1.1 2014/08/26 17:47:25 jsing Exp $ */ |
| 2 | 2 | ||
| 3 | DSA *get_dsa512(void); | 3 | DSA *get_dsa512(void); |
| 4 | DSA *get_dsa1024(void); | 4 | DSA *get_dsa1024(void); |
