Searched refs:TPM_ALG_RSA (Results 1 – 10 of 10) sorted by relevance
494 public_area.public_area.type = TPM_ALG_RSA; in TEST_F()520 public_area.public_area.type = TPM_ALG_RSA; in TEST_F()542 public_area.public_area.type = TPM_ALG_RSA; in TEST_F()563 public_area.public_area.type = TPM_ALG_RSA; in TEST_F()593 public_area.public_area.type = TPM_ALG_RSA; in TEST_F()623 public_area.public_area.type = TPM_ALG_RSA; in TEST_F()651 public_area.public_area.type = TPM_ALG_RSA; in TEST_F()674 public_area.public_area.type = TPM_ALG_RSA; in TEST_F()708 public_area.public_area.type = TPM_ALG_RSA; in TEST_F()740 public_area.public_area.type = TPM_ALG_RSA; in TEST_F()[all …]
92 TPM_ALG_RSA, in Initialize()106 if (capability_data.data.algorithms.alg_properties[0].alg == TPM_ALG_RSA) { in Initialize()
434 } else if (public_area.type != TPM_ALG_RSA) { in AsymmetricEncrypt()503 } else if (public_area.type != TPM_ALG_RSA) { in AsymmetricDecrypt()573 } else if (public_area.type != TPM_ALG_RSA) { in Sign()631 } else if (public_area.type != TPM_ALG_RSA) { in Verify()792 TPMT_PUBLIC public_area = CreateDefaultPublicArea(TPM_ALG_RSA); in ImportRSAKey()819 in_sensitive.sensitive_type = TPM_ALG_RSA; in ImportRSAKey()880 TPMT_PUBLIC public_area = CreateDefaultPublicArea(TPM_ALG_RSA); in CreateRSAKeyPair()1514 TPMT_PUBLIC public_area = CreateDefaultPublicArea(TPM_ALG_RSA); in CreateStorageRootKeys()1631 TPMT_PUBLIC public_area = CreateDefaultPublicArea(TPM_ALG_RSA); in CreateSaltingKey()1707 if (key_alg == TPM_ALG_RSA) { in CreateDefaultPublicArea()[all …]
48 rsa_data_ = GetValidAlgorithmData(TPM_ALG_RSA, 0); in SetUp()63 TPM_ALG_RSA, 1, _, _, _)) in SetUp()
7980 if (selector == TPM_ALG_RSA) { in Serialize_TPMU_PUBLIC_PARMS()8021 if (selector == TPM_ALG_RSA) { in Parse_TPMU_PUBLIC_PARMS()8114 if (selector == TPM_ALG_RSA) { in Serialize_TPMU_PUBLIC_ID()8155 if (selector == TPM_ALG_RSA) { in Parse_TPMU_PUBLIC_ID()8427 if (selector == TPM_ALG_RSA) { in Serialize_TPMU_SENSITIVE_COMPOSITE()8468 if (selector == TPM_ALG_RSA) { in Parse_TPMU_SENSITIVE_COMPOSITE()
461 const TPM_ALG_ID TPM_ALG_RSA = 0x0001; variable
2738 TPM_ALG_RSA7852 TPM_ALG_RSA or TPM_ALG_AES), this is the only attribute.9954 TPM_ALG_RSA14296 TPM_ALG_RSA14405 TPM_ALG_RSA14510 TPM_ALG_RSA14769 TPM_ALG_RSA15004 TPM_ALG_RSA
2740 TPM_ALG_RSA7880 TPM_ALG_RSA or TPM_ALG_AES), this is the only attribute.9982 TPM_ALG_RSA14308 TPM_ALG_RSA14417 TPM_ALG_RSA14522 TPM_ALG_RSA14758 TPM_ALG_RSA14996 TPM_ALG_RSA
8491 #ifdef TPM_ALG_RSA8585 if(rsaKey->publicArea.type != TPM_ALG_RSA)8798 #ifdef TPM_ALG_RSA8892 if(rsaKey->publicArea.type != TPM_ALG_RSA)
8502 #ifdef TPM_ALG_RSA8596 if(rsaKey->publicArea.type != TPM_ALG_RSA)8809 #ifdef TPM_ALG_RSA8903 if(rsaKey->publicArea.type != TPM_ALG_RSA)