RSA_FLAG_SIGN_VER indicates the special rsa_sign and rsa_verify function
authorRichard Levitte <levitte@openssl.org>
Mon, 7 Apr 2003 19:15:29 +0000 (19:15 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 7 Apr 2003 19:15:29 +0000 (19:15 +0000)
commit78490b9cc2d258b4fb19cef9359f8db676de9179
tree209a7943a466ccf3bb7cf090bc6309d38f494db9
parent86ccb91ddbee67c29180247a8038792599eac0c6
RSA_FLAG_SIGN_VER indicates the special rsa_sign and rsa_verify function
pointers should be used.  It doesn't necessarely mean it should go through
the ENGINE framework.
crypto/rsa/rsa_sign.c