linux/android
Elliot Berman edc5c62da7 ANDROID: ABI: Add symbols for crypto
Add symbols for crypto engine.

Leaf changes summary: 19 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 19 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

19 Added functions:

  [A] 'function int crypto_ahash_digest(ahash_request*)'
  [A] 'function int crypto_ahash_setkey(crypto_ahash*, const u8*, unsigned int)'
  [A] 'function crypto_ahash* crypto_alloc_ahash(const char*, u32, u32)'
  [A] 'function crypto_sync_skcipher* crypto_alloc_sync_skcipher(const char*, u32, u32)'
  [A] 'function crypto_async_request* crypto_dequeue_request(crypto_queue*)'
  [A] 'function int crypto_enqueue_request(crypto_queue*, crypto_async_request*)'
  [A] 'function void crypto_init_queue(crypto_queue*, unsigned int)'
  [A] 'function int crypto_register_aead(aead_alg*)'
  [A] 'function int crypto_register_ahash(ahash_alg*)'
  [A] 'function int crypto_register_algs(crypto_alg*, int)'
  [A] 'function int crypto_register_skcipher(skcipher_alg*)'
  [A] 'function void crypto_unregister_aead(aead_alg*)'
  [A] 'function void crypto_unregister_ahash(ahash_alg*)'
  [A] 'function void crypto_unregister_algs(crypto_alg*, int)'
  [A] 'function void crypto_unregister_skcipher(skcipher_alg*)'
  [A] 'function scatterlist* scatterwalk_ffwd(scatterlist*, scatterlist*, unsigned int)'
  [A] 'function void scatterwalk_map_and_copy(void*, scatterlist*, unsigned int, unsigned int, int)'
  [A] 'function size_t sg_copy_from_buffer(scatterlist*, unsigned int, void*, size_t)'
  [A] 'function size_t sg_copy_to_buffer(scatterlist*, unsigned int, void*, size_t)'

Bug: 185467822
Change-Id: I6d7bf85324852f69c6d5d113ce38e23663523004
Signed-off-by: Elliot Berman <quic_eberman@quicinc.com>
2021-04-27 15:15:07 -07:00
..
abi_gki_aarch64 ANDROID: create initial symbol lists for android12-5.10 2020-12-16 11:36:20 +00:00
abi_gki_aarch64_core ANDROID: Add a new core symbol list 2021-04-09 21:09:08 -07:00
abi_gki_aarch64_db845c ANDROID: Update the db845c symbol list 2021-04-26 08:54:08 +00:00
abi_gki_aarch64_exynos ANDROID: Update the exynos symbol list 2021-04-26 08:54:08 +00:00
abi_gki_aarch64_generic ANDROID: ABI: Update the generic symbol list 2021-04-26 22:41:43 +00:00
abi_gki_aarch64_hikey960 ANDROID: Update the hikey960 symbol list 2021-04-26 08:54:09 +00:00
abi_gki_aarch64_qcom ANDROID: ABI: Add symbols for crypto 2021-04-27 15:15:07 -07:00
abi_gki_aarch64_unisoc ANDROID: ABI: update symbols to unisoc whitelist for the fifth time 2021-04-22 14:38:17 -07:00
abi_gki_aarch64_virtual_device ANDROID: Update the cf symbol list 2021-04-26 08:54:09 +00:00
abi_gki_aarch64.xml ANDROID: ABI: Add symbols for crypto 2021-04-27 15:15:07 -07:00
gki_aarch64_modules ANDROID: create initial symbol lists for android12-5.10 2020-12-16 11:36:20 +00:00
OWNERS ANDROID: android/OWNERS: drop gki-abi-approvers@ 2021-04-07 22:17:09 +00:00