Home
last modified time | relevance | path

Searched full:opensslplatform (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/PCbuild/
Dopenssl.vcxproj32 <OpenSSLPlatform>VC-WIN32</OpenSSLPlatform>
40 <OpenSSLPlatform>VC-WIN64A-masm</OpenSSLPlatform>
48 <OpenSSLPlatform>VC-WIN32-ARM</OpenSSLPlatform>
56 <OpenSSLPlatform>VC-WIN64-ARM</OpenSSLPlatform>
70 $(Perl) "$(opensslDir)\configure" $(OpenSSLPlatform) no-asm
/aosp_15_r20/external/python/cpython3/.azure-pipelines/
Dopenssl-build.yml24 OpenSSLPlatform: 'VC-WIN32 no-asm'
28 OpenSSLPlatform: 'VC-WIN64A-masm'
32 OpenSSLPlatform: 'VC-WIN32-ARM'
36 OpenSSLPlatform: 'VC-WIN64-ARM'
63 perl "$(Build.SourcesDirectory)\Configure" $(OpenSSLPlatform)