adb.exe in AIR 14.0.0.110 seems to use OpenSSL 1.0.1c
$ strings lib/android/bin/adb.exe | grep OpenSSL
Big Number part of OpenSSL 1.0.1c 10 May 2012
RSA part of OpenSSL 1.0.1c 10 May 2012
[...]
adb.exe in AIR 14.0.0.110 seems to use OpenSSL 1.0.1c
$ strings lib/android/bin/adb.exe | grep OpenSSL
Big Number part of OpenSSL 1.0.1c 10 May 2012
RSA part of OpenSSL 1.0.1c 10 May 2012
[...]