]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/rsa/rsa_ameth.c
Add macros to determine if key or ctx is PSS.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 1 Dec 2016 21:46:31 +0000 (21:46 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 8 Jan 2017 01:42:48 +0000 (01:42 +0000)
commit87ee7b22b6c658a7223098084709bf841cc67cc9
tree80e67e838abbbbe028571ccba17564bcf3f06c91
parenta300c7256e14527e3c4804b34824835db42fce54
Add macros to determine if key or ctx is PSS.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2177)
crypto/rsa/rsa_ameth.c
crypto/rsa/rsa_locl.h
crypto/rsa/rsa_pmeth.c