RSA_FLAG_SIGN_VER indicates the special rsa_sign and rsa_verify function
authorRichard Levitte <levitte@openssl.org>
Mon, 7 Apr 2003 19:15:25 +0000 (19:15 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 7 Apr 2003 19:15:25 +0000 (19:15 +0000)
commit0a861ab7f36b6a8436e62dcf9f98446bc022b6ff
treec24820f32d454cdce96dc3ce997ae5ffc3fe699f
parent7b36590b1778c26ad96a36002b55b17fa3e41bf6
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