commit | d1cb0d7752caa5e851dd4a50d934218c32cbae09 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Fri Nov 06 13:49:55 2020 -0800 |
committer | Victor Hsieh <victorhsieh@google.com> | Fri Nov 13 09:43:19 2020 -0800 |
tree | 2870ab197077f8def7b7c96545b712ee2880a514 | |
parent | 1fe51c473a1723e5776d03a841bfa85ea6cf2862 [diff] |
authfs: Add FFI to libcrypto The FFI is currently used for accessing SHA256 related functions, as well as SHA256_CTX struct. The whole header is included for bindgen since we wouldn't want to inline the internal struct definition of SHA256_CTX. Bug: 171310075 Test: atest authfs_host_test_src_lib Change-Id: I0bdec7956d4d0ee407122395fe2b48a437214f3f