Re: [openssl-users] Android AOSP Stuck due to 'libcrypto.so'

2018-07-23 Thread Michael Wojcik
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of > Carl-Valentin Schmitt > Sent: Monday, July 23, 2018 09:06 > Android is as Linux not a complete Linux. > I dont know if this would make sense, to post > Android errors here. This is the OpenSSL-Users list. It is in n

Re: [openssl-users] Android AOSP Stuck due to 'libcrypto.so'

2018-07-23 Thread Carl-Valentin Schmitt
Android is as Linux not a complete Linux. (...missing Libraries?) I dont know if this would make sense, to post Android errors here. Michael Wojcik schrieb am Mo., 23. Juli 2018, 17:00: > > From: openssl-users [mailto:openssl-users-boun...@openssl.org] On > Behalf Of Jaymin D > > Sent: Monday,

Re: [openssl-users] Android AOSP Stuck due to 'libcrypto.so'

2018-07-23 Thread Michael Wojcik
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of > Jaymin D > Sent: Monday, July 23, 2018 05:24 > Whenever I restart the board with newly compiled 'libcrypto.so.1.1', board > has been stuck in the next boot. Blocking trying to gather entropy during OpenSSL initializ

[openssl-users] Android AOSP Stuck due to 'libcrypto.so'

2018-07-23 Thread Jaymin D
Hi All, I have cross-compiled the openssl V1.1.0f for Android AOSP aarch64 platform. Below is my configure command for cross-compilation: ./Configure android64-aarch64 shared -fpic -fPIC -fpie -fPIE Copying 'libssl.so.1.1', 'libcrypto.so.1.1' and 'openssl(executable binary)' on the board and bo