Loading crypto/evp/evp.h +0 −1 Original line number Diff line number Diff line Loading @@ -248,7 +248,6 @@ typedef struct evp_pkey_method_st int (*sign)(); int (*verify)(); struct { int int (*set)(); /* get and/or set the underlying type */ int (*get)(); int (*encrypt)(); Loading Loading
crypto/evp/evp.h +0 −1 Original line number Diff line number Diff line Loading @@ -248,7 +248,6 @@ typedef struct evp_pkey_method_st int (*sign)(); int (*verify)(); struct { int int (*set)(); /* get and/or set the underlying type */ int (*get)(); int (*encrypt)(); Loading