mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
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> |
||
|---|---|---|
| .. | ||
| abi_gki_aarch64 | ||
| abi_gki_aarch64_core | ||
| abi_gki_aarch64_db845c | ||
| abi_gki_aarch64_exynos | ||
| abi_gki_aarch64_generic | ||
| abi_gki_aarch64_hikey960 | ||
| abi_gki_aarch64_qcom | ||
| abi_gki_aarch64_unisoc | ||
| abi_gki_aarch64_virtual_device | ||
| abi_gki_aarch64.xml | ||
| gki_aarch64_modules | ||
| OWNERS | ||