diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libcrypto/evp/evp.h | 1 | ||||
| -rw-r--r-- | src/lib/libssl/src/crypto/evp/evp.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/evp/evp.h b/src/lib/libcrypto/evp/evp.h index f5b938d2f8..62350dfd69 100644 --- a/src/lib/libcrypto/evp/evp.h +++ b/src/lib/libcrypto/evp/evp.h | |||
| @@ -244,7 +244,6 @@ typedef struct evp_pkey_method_st | |||
| 244 | int (*sign)(); | 244 | int (*sign)(); |
| 245 | int (*verify)(); | 245 | int (*verify)(); |
| 246 | struct { | 246 | struct { |
| 247 | int | ||
| 248 | int (*set)(); /* get and/or set the underlying type */ | 247 | int (*set)(); /* get and/or set the underlying type */ |
| 249 | int (*get)(); | 248 | int (*get)(); |
| 250 | int (*encrypt)(); | 249 | int (*encrypt)(); |
diff --git a/src/lib/libssl/src/crypto/evp/evp.h b/src/lib/libssl/src/crypto/evp/evp.h index f5b938d2f8..62350dfd69 100644 --- a/src/lib/libssl/src/crypto/evp/evp.h +++ b/src/lib/libssl/src/crypto/evp/evp.h | |||
| @@ -244,7 +244,6 @@ typedef struct evp_pkey_method_st | |||
| 244 | int (*sign)(); | 244 | int (*sign)(); |
| 245 | int (*verify)(); | 245 | int (*verify)(); |
| 246 | struct { | 246 | struct { |
| 247 | int | ||
| 248 | int (*set)(); /* get and/or set the underlying type */ | 247 | int (*set)(); /* get and/or set the underlying type */ |
| 249 | int (*get)(); | 248 | int (*get)(); |
| 250 | int (*encrypt)(); | 249 | int (*encrypt)(); |
