system/security: sync with latest BoringSSL.

This change allows system/security to build with the latest BoringSSL.

1) RSA methods have gained a function pointer, |supports_digest|, which
   allows methods to indicate that they only support certain hash
   functions via the high-level interface.

2) EC_GROUP_set_point_conversion_form has been removed (it was
   previously a no-op).

Change-Id: I590094d8904f418cfd6baf064ac9799525fbc09e
2 files changed
tree: 6bd9eb72074703e0ed7502d240f935a062658e94
  1. keystore/
  2. keystore-engine/
  3. softkeymaster/