commit | b66a37a8e2a2d17304b049232ea5d7ac8c8d5da2 | [log] [tgz] |
---|---|---|
author | Subrahmanya Manikanta Venkateswarlu Bhamidipati Kameswara Sri <subrahmanyaman@google.com> | Mon Feb 26 19:23:44 2024 +0000 |
committer | Subrahmanya Manikanta Venkateswarlu Bhamidipati Kameswara Sri <subrahmanyaman@google.com> | Mon Feb 26 19:23:44 2024 +0000 |
tree | 50da5d597ad54aea0c2711d3d278f32d75b691e8 | |
parent | e00f10e0a55be42b9179f61be63373c70cc8a1ed [diff] |
Fixed issue converting Asn1 time to posix on 32-bit systems. Used ASN1_TIME_to_posix API instead of ASN1_TIME_to_time_t to avoid integer overflow on 32-bit systems. Bug: 325853206 Test: vts -m VtsAidlKeyMintTarget Change-Id: I7a01a521d389482a61ad9974b7e40eaa099c3571