Commit ceff5c16 authored by Bian Jin chen's avatar Bian Jin chen
Browse files

ANDROID: GKI: Add symbols for crypto



23 function symbol(s) added
  'void __crypto_xor(u8 *, const u8 *, const u8 *, unsigned int)'
  'int ce_aes_expandkey(struct crypto_aes_ctx *, const u8 *, unsigned int)'
  'int crypto_ahash_digest(struct ahash_request *)'
  'int crypto_ahash_final(struct ahash_request *)'
  'struct crypto_ahash * crypto_alloc_ahash(const char *, u32, u32)'
  'struct crypto_akcipher * crypto_alloc_akcipher(const char *, u32, u32)'
  'struct crypto_async_request * crypto_dequeue_request(struct crypto_queue *)'
  'int crypto_enqueue_request(struct crypto_queue *, struct crypto_async_request *)'
  'void crypto_inc(u8 *, unsigned int)'
  'void crypto_init_queue(struct crypto_queue *, unsigned int)'
  'int crypto_register_akcipher(struct akcipher_alg *)'
  'int crypto_sha1_finup(struct shash_desc *, const u8 *, unsigned int, u8 *)'
  'int crypto_sha1_update(struct shash_desc *, const u8 *, unsigned int)'
  'void crypto_unregister_ahash(struct ahash_alg *)'
  'void crypto_unregister_akcipher(struct akcipher_alg *)'
  'void crypto_unregister_algs(struct crypto_alg *, int)'
  'void crypto_unregister_skcipher(struct skcipher_alg *)'
  'void gf128mul_lle(be128 *, const be128 *)'
  'int rsa_parse_priv_key(struct rsa_key *, void *, unsigned int)'
  'int rsa_parse_pub_key(struct rsa_key *, void *, unsigned int)'
  'struct scatterlist * sg_last(struct scatterlist *, unsigned int)'
  'int sg_nents(struct scatterlist *)'
  'size_t sg_pcopy_to_buffer(struct scatterlist *, unsigned int, void *, size_t, off_t)'

Bug: 239396464
Signed-off-by: default avatarKever Yang <kever.yang@rock-chips.com>
Signed-off-by: default avatarBian Jin chen <kenjc.bian@rock-chips.com>
Change-Id: I6ead1bad2e1fb4935a9e044e54f7c6a25a314dfa
parent dc015032
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment