Use non-deprecated PSS functions.

Also, fix a size warning with BoringSSL. BoringSSL has |RSA_size| return
a size_t, so it's easier to cast that to unsigned to work with both.

Change-Id: I9cfd75dfffb4d017eca2e05f0b302c45010222f3
1 file changed