platform_system_core/libmincrypt
Chih-Hung Hsieh c83d3a3b65 Disable clang optimization that has segmentation fault.
When compiling for aosp_fugu-userdebug, clang aborted in pass:

  Running pass 'Function Pass Manager' on module 'system/core/libmincrypt/p256_ec.c'.
  Running pass 'X86 DAG->DAG Instruction Selection' on function '@felem_square'

BUG: 18790528
Change-Id: I416c07cae4c1a9743655bc45bd33c10a5cc9b41f
2014-12-17 14:59:53 -08:00
..
test libmincrypt: suppress warning messages 2014-05-07 16:56:21 -07:00
tools Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
Android.mk Disable clang optimization that has segmentation fault. 2014-12-17 14:59:53 -08:00
dsa_sig.c libmincrypt: suppress warning messages 2014-05-07 16:56:21 -07:00
NOTICE Automated import from //branches/master/...@140824,140824 2009-03-24 18:36:50 -07:00
p256.c Remove declaration of unused static variable 2014-05-12 17:47:39 +02:00
p256_ec.c Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
p256_ecdsa.c Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
rsa.c mincrypt: merge the two RSA verifiers 2013-09-25 09:26:51 -07:00
sha.c mincrypt: support SHA-256 hash algorithm 2013-09-25 09:26:34 -07:00
sha256.c mincrypt: support SHA-256 hash algorithm 2013-09-25 09:26:34 -07:00