ANDROID: GKI: Add crypto symbols for rockchip
INFO: ABI DIFFERENCES HAVE BEEN DETECTED!
INFO: 14 function symbol(s) added
'int crypto_ahash_final(struct ahash_request*)'
'int crypto_ahash_finup(struct ahash_request*)'
'void crypto_cipher_encrypt_one(struct crypto_cipher*, u8*, const u8*)'
'int crypto_register_akcipher(struct akcipher_alg*)'
'int crypto_register_alg(struct crypto_alg*)'
'int crypto_register_template(struct crypto_template*)'
'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_akcipher(struct akcipher_alg*)'
'void crypto_unregister_alg(struct crypto_alg*)'
'void crypto_unregister_template(struct crypto_template*)'
'int des_expand_key(struct des_ctx*, const u8*, unsigned int)'
'int rsa_parse_priv_key(struct rsa_key*, const void*, unsigned int)'
'int rsa_parse_pub_key(struct rsa_key*, const void*, unsigned int)'
2 variable symbol(s) added
'bool fpsimd_context_busy'
'irq_cpustat_t irq_stat'
Bug: 300024866
Change-Id: I8266e5ca7683d3ffc4924b1926b5b70ba6cd7a81
Signed-off-by:
Kever Yang <kever.yang@rock-chips.com>
Loading
Please sign in to comment