Home
last modified time | relevance | path

Searched refs:ALG_RSA (Results 1 – 25 of 32) sorted by relevance

12

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTpmProfile.h304 #define ALG_OAEP (ALG_YES && ALG_RSA)
309 #ifndef ALG_RSA
310 #define ALG_RSA ALG_YES macro
313 #define ALG_RSAES (ALG_YES && ALG_RSA)
316 #define ALG_RSAPSS (ALG_YES && ALG_RSA)
319 #define ALG_RSASSA (ALG_YES && ALG_RSA)
366 #define RSA_1024 (ALG_RSA && YES)
369 #define RSA_2048 (ALG_RSA && YES)
372 #define RSA_3072 (ALG_RSA && NO)
375 #define RSA_4096 (ALG_RSA && NO)
[all …]
DInternalRoutines.h104 #if ALG_RSA
DCryptTest.h61 #if ALG_RSA
DOIDs.h157 #if ALG_RSA
DCryptHash.h226 #if ALG_RSA
DTpmTypes.h2023 #if ALG_RSA
2026 #if ALG_RSA
2053 #if ALG_RSA
2081 #if ALG_RSA
2120 #if ALG_RSA
2165 #if ALG_RSA
DGpMacros.h217 #if ALG_RSA
/external/ms-tpm-20-ref/TPMCmd/tpm/src/X509/
DX509_spt.c42 #if ALG_RSA
233 #if ALG_RSA in X509AddSigningAlgorithm()
267 #if ALG_RSA in X509AddPublicKey()
DX509_RSA.c46 #if ALG_RSA
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptUtil.c425 #if ALG_RSA in CryptInit()
452 #if ALG_RSA in CryptStartup()
496 #if ALG_RSA in CryptIsAsymAlgorithm()
546 #if ALG_RSA in CryptSecretEncrypt()
665 #if ALG_RSA in CryptSecretDecrypt()
1052 #if ALG_RSA in CryptCreateObject()
1132 #if ALG_RSA in CryptGetSignHashAlg()
1211 #if ALG_RSA in CryptIsAsymSignScheme()
1270 #if ALG_RSA in CryptIsAsymDecryptScheme()
1448 #if ALG_RSA in CryptSign()
[all …]
DCryptPrime.c252 #if ALG_RSA
DAlgorithmTests.c303 #if ALG_RSA
884 #if ALG_RSA in TestAlgorithm()
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/include/
DImplementation.h225 #define ALG_OAEP (ALG_YES && ALG_RSA)
227 #define ALG_RSA ALG_YES macro
228 #define ALG_RSAES (ALG_YES && ALG_RSA)
229 #define ALG_RSAPSS (ALG_YES && ALG_RSA)
230 #define ALG_RSASSA (ALG_YES && ALG_RSA)
248 #if ALG_RSA
579 #define CC_RSA_Decrypt (CC_YES && ALG_RSA)
580 #define CC_RSA_Encrypt (CC_YES && ALG_RSA)
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DX509_RSA_fp.h43 #if ALG_RSA
DCryptPrime_fp.h82 #if ALG_RSA
DCryptRsa_fp.h43 #if ALG_RSA
DTpmToOsslMath_fp.h117 #if ALG_RSA
DTpmToWolfMath_fp.h111 #if ALG_RSA
DMarshal_fp.h1464 #if ALG_RSA
1607 #if ALG_RSA
1810 #if ALG_RSA
1825 #if ALG_RSA
1834 #if ALG_RSA
1849 #if ALG_RSA
1858 #if ALG_RSA
1868 #if ALG_RSA
1881 #if ALG_RSA
1959 #if ALG_RSA
[all …]
/external/ms-tpm-20-ref/TPMCmd/tpm/include/Wolf/
Duser_settings.h68 #if ALG_RSA
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DManufacture.c177 #if ALG_RSA in TpmEndSimulation()
DAlgorithmCap.c54 #if ALG_RSA
DMarshal.c1442 #if ALG_RSA in TPMI_ALG_ASYM_Unmarshal()
3569 #if ALG_RSA
3736 #if ALG_RSA
4064 #if ALG_RSA
4108 #if ALG_RSA
4129 #if ALG_RSA
4167 #if ALG_RSA
4188 #if ALG_RSA
4217 #if ALG_RSA
4260 #if ALG_RSA
[all …]
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Context/
DContextSave.c114 #if ALG_RSA in TPM2_ContextSave()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/wolf/
DTpmToWolfMath.c280 #if ALG_RSA

12