/external/epid-sdk/epid/common/math/src/ |
D | tatepairing.c | 46 #define BREAK_ON_EPID_ERROR(ret) \ macro 152 BREAK_ON_EPID_ERROR(result); in NewEpid11PairingState() 154 BREAK_ON_EPID_ERROR(result); in NewEpid11PairingState() 156 BREAK_ON_EPID_ERROR(result); in NewEpid11PairingState() 158 BREAK_ON_EPID_ERROR(result); in NewEpid11PairingState() 160 BREAK_ON_EPID_ERROR(result); in NewEpid11PairingState() 164 BREAK_ON_EPID_ERROR(result); in NewEpid11PairingState() 166 BREAK_ON_EPID_ERROR(result); in NewEpid11PairingState() 168 BREAK_ON_EPID_ERROR(result); in NewEpid11PairingState() 171 BREAK_ON_EPID_ERROR(result); in NewEpid11PairingState() [all …]
|
D | pairing.c | 57 #define BREAK_ON_EPID_ERROR(ret) \ macro 180 BREAK_ON_EPID_ERROR(result); in NewPairingState() 183 BREAK_ON_EPID_ERROR(result); in NewPairingState() 186 BREAK_ON_EPID_ERROR(result); in NewPairingState() 202 BREAK_ON_EPID_ERROR(result); in NewPairingState() 204 BREAK_ON_EPID_ERROR(result); in NewPairingState() 214 BREAK_ON_EPID_ERROR(result); in NewPairingState() 219 BREAK_ON_EPID_ERROR(result); in NewPairingState() 221 BREAK_ON_EPID_ERROR(result); in NewPairingState() 223 BREAK_ON_EPID_ERROR(result); in NewPairingState() [all …]
|
/external/epid-sdk/epid/common/1.1/src/ |
D | epid11params.c | 26 #define BREAK_ON_EPID_ERROR(ret) \ macro 72 BREAK_ON_EPID_ERROR(result); in CreateEpid11Params() 74 BREAK_ON_EPID_ERROR(result); in CreateEpid11Params() 77 BREAK_ON_EPID_ERROR(result); in CreateEpid11Params() 80 BREAK_ON_EPID_ERROR(result); in CreateEpid11Params() 84 BREAK_ON_EPID_ERROR(result); in CreateEpid11Params() 87 BREAK_ON_EPID_ERROR(result); in CreateEpid11Params() 90 BREAK_ON_EPID_ERROR(result); in CreateEpid11Params() 93 BREAK_ON_EPID_ERROR(result); in CreateEpid11Params() 96 BREAK_ON_EPID_ERROR(result); in CreateEpid11Params() [all …]
|
D | grouppubkey.c | 25 #define BREAK_ON_EPID_ERROR(ret) \ macro 46 BREAK_ON_EPID_ERROR(result); in CreateEpid11GroupPubKey() 49 BREAK_ON_EPID_ERROR(result); in CreateEpid11GroupPubKey() 51 BREAK_ON_EPID_ERROR(result); in CreateEpid11GroupPubKey() 54 BREAK_ON_EPID_ERROR(result); in CreateEpid11GroupPubKey() 56 BREAK_ON_EPID_ERROR(result); in CreateEpid11GroupPubKey() 59 BREAK_ON_EPID_ERROR(result); in CreateEpid11GroupPubKey()
|
/external/epid-sdk/epid/member/src/ |
D | decompress_privkey.c | 33 #define BREAK_ON_EPID_ERROR(ret) \ macro 103 BREAK_ON_EPID_ERROR(result); in EpidDecompressPrivKey() 105 BREAK_ON_EPID_ERROR(result); in EpidDecompressPrivKey() 107 BREAK_ON_EPID_ERROR(result); in EpidDecompressPrivKey() 110 BREAK_ON_EPID_ERROR(result); in EpidDecompressPrivKey() 112 BREAK_ON_EPID_ERROR(result); in EpidDecompressPrivKey() 114 BREAK_ON_EPID_ERROR(result); in EpidDecompressPrivKey() 116 BREAK_ON_EPID_ERROR(result); in EpidDecompressPrivKey() 118 BREAK_ON_EPID_ERROR(result); in EpidDecompressPrivKey() 120 BREAK_ON_EPID_ERROR(result); in EpidDecompressPrivKey() [all …]
|
D | nrprove.c | 36 #define BREAK_ON_EPID_ERROR(ret) \ macro 111 BREAK_ON_EPID_ERROR(sts); in EpidNrProve() 113 BREAK_ON_EPID_ERROR(sts); in EpidNrProve() 115 BREAK_ON_EPID_ERROR(sts); in EpidNrProve() 117 BREAK_ON_EPID_ERROR(sts); in EpidNrProve() 119 BREAK_ON_EPID_ERROR(sts); in EpidNrProve() 121 BREAK_ON_EPID_ERROR(sts); in EpidNrProve() 124 BREAK_ON_EPID_ERROR(sts); in EpidNrProve() 126 BREAK_ON_EPID_ERROR(sts); in EpidNrProve() 128 BREAK_ON_EPID_ERROR(sts); in EpidNrProve() [all …]
|
D | signbasic.c | 38 #define BREAK_ON_EPID_ERROR(ret) \ macro 112 BREAK_ON_EPID_ERROR(sts); in EpidSignBasic() 117 BREAK_ON_EPID_ERROR(sts); in EpidSignBasic() 119 BREAK_ON_EPID_ERROR(sts); in EpidSignBasic() 121 BREAK_ON_EPID_ERROR(sts); in EpidSignBasic() 123 BREAK_ON_EPID_ERROR(sts); in EpidSignBasic() 125 BREAK_ON_EPID_ERROR(sts); in EpidSignBasic() 127 BREAK_ON_EPID_ERROR(sts); in EpidSignBasic() 129 BREAK_ON_EPID_ERROR(sts); in EpidSignBasic() 131 BREAK_ON_EPID_ERROR(sts); in EpidSignBasic() [all …]
|
D | presig.c | 36 #define BREAK_ON_EPID_ERROR(ret) \ macro 142 BREAK_ON_EPID_ERROR(sts); in MemberComputePreSig() 144 BREAK_ON_EPID_ERROR(sts); in MemberComputePreSig() 146 BREAK_ON_EPID_ERROR(sts); in MemberComputePreSig() 148 BREAK_ON_EPID_ERROR(sts); in MemberComputePreSig() 150 BREAK_ON_EPID_ERROR(sts); in MemberComputePreSig() 152 BREAK_ON_EPID_ERROR(sts); in MemberComputePreSig() 154 BREAK_ON_EPID_ERROR(sts); in MemberComputePreSig() 156 BREAK_ON_EPID_ERROR(sts); in MemberComputePreSig() 158 BREAK_ON_EPID_ERROR(sts); in MemberComputePreSig() [all …]
|
D | validatekey.c | 33 #define BREAK_ON_EPID_ERROR(ret) \ macro 65 BREAK_ON_EPID_ERROR(sts); in EpidMemberIsKeyValid() 70 BREAK_ON_EPID_ERROR(sts); in EpidMemberIsKeyValid() 73 BREAK_ON_EPID_ERROR(sts); in EpidMemberIsKeyValid() 77 BREAK_ON_EPID_ERROR(sts); in EpidMemberIsKeyValid() 79 BREAK_ON_EPID_ERROR(sts); in EpidMemberIsKeyValid() 81 BREAK_ON_EPID_ERROR(sts); in EpidMemberIsKeyValid() 85 BREAK_ON_EPID_ERROR(sts); in EpidMemberIsKeyValid() 87 BREAK_ON_EPID_ERROR(sts); in EpidMemberIsKeyValid() 89 BREAK_ON_EPID_ERROR(sts); in EpidMemberIsKeyValid() [all …]
|
D | privateexp.c | 31 #define BREAK_ON_EPID_ERROR(ret) \ macro 73 BREAK_ON_EPID_ERROR(sts); in EpidPrivateExp() 78 BREAK_ON_EPID_ERROR(sts); in EpidPrivateExp() 80 BREAK_ON_EPID_ERROR(sts); in EpidPrivateExp() 82 BREAK_ON_EPID_ERROR(sts); in EpidPrivateExp() 84 BREAK_ON_EPID_ERROR(sts); in EpidPrivateExp() 86 BREAK_ON_EPID_ERROR(sts); in EpidPrivateExp() 90 BREAK_ON_EPID_ERROR(sts); in EpidPrivateExp() 94 BREAK_ON_EPID_ERROR(sts); in EpidPrivateExp() 96 BREAK_ON_EPID_ERROR(sts); in EpidPrivateExp() [all …]
|
D | join.c | 34 #define BREAK_ON_EPID_ERROR(ret) \ macro 72 BREAK_ON_EPID_ERROR(sts); in EpidCreateJoinRequest() 78 BREAK_ON_EPID_ERROR(sts); in EpidCreateJoinRequest() 81 BREAK_ON_EPID_ERROR(sts); in EpidCreateJoinRequest() 83 BREAK_ON_EPID_ERROR(sts); in EpidCreateJoinRequest() 85 BREAK_ON_EPID_ERROR(sts); in EpidCreateJoinRequest() 89 BREAK_ON_EPID_ERROR(sts); in EpidCreateJoinRequest() 91 BREAK_ON_EPID_ERROR(sts); in EpidCreateJoinRequest() 96 BREAK_ON_EPID_ERROR(sts); in EpidCreateJoinRequest() 98 BREAK_ON_EPID_ERROR(sts); in EpidCreateJoinRequest() [all …]
|
D | precomp.c | 25 #define BREAK_ON_EPID_ERROR(ret) \ macro 50 BREAK_ON_EPID_ERROR(sts); in PrecomputeMemberPairing() 53 BREAK_ON_EPID_ERROR(sts); in PrecomputeMemberPairing() 57 BREAK_ON_EPID_ERROR(sts); in PrecomputeMemberPairing() 59 BREAK_ON_EPID_ERROR(sts); in PrecomputeMemberPairing() 63 BREAK_ON_EPID_ERROR(sts); in PrecomputeMemberPairing() 65 BREAK_ON_EPID_ERROR(sts); in PrecomputeMemberPairing() 69 BREAK_ON_EPID_ERROR(sts); in PrecomputeMemberPairing() 71 BREAK_ON_EPID_ERROR(sts); in PrecomputeMemberPairing() 75 BREAK_ON_EPID_ERROR(sts); in PrecomputeMemberPairing() [all …]
|
D | context.c | 41 #define BREAK_ON_EPID_ERROR(ret) \ macro 76 BREAK_ON_EPID_ERROR(sts); in EpidMemberInit() 79 BREAK_ON_EPID_ERROR(sts); in EpidMemberInit() 84 BREAK_ON_EPID_ERROR(sts); in EpidMemberInit() 88 BREAK_ON_EPID_ERROR(sts); in EpidMemberInit() 97 BREAK_ON_EPID_ERROR(sts); in EpidMemberInit() 99 BREAK_ON_EPID_ERROR(sts); in EpidMemberInit() 102 BREAK_ON_EPID_ERROR(sts); in EpidMemberInit() 104 BREAK_ON_EPID_ERROR(sts); in EpidMemberInit() 106 BREAK_ON_EPID_ERROR(sts); in EpidMemberInit() [all …]
|
D | startup.c | 33 #define BREAK_ON_EPID_ERROR(ret) \ macro 59 BREAK_ON_EPID_ERROR(sts); in EpidMemberStartup() 63 BREAK_ON_EPID_ERROR(sts); in EpidMemberStartup() 69 BREAK_ON_EPID_ERROR(sts); in EpidMemberStartup() 73 BREAK_ON_EPID_ERROR(sts); in EpidMemberStartup() 76 BREAK_ON_EPID_ERROR(sts); in EpidMemberStartup() 79 BREAK_ON_EPID_ERROR(sts); in EpidMemberStartup() 82 BREAK_ON_EPID_ERROR(sts); in EpidMemberStartup() 85 BREAK_ON_EPID_ERROR(sts); in EpidMemberStartup() 88 BREAK_ON_EPID_ERROR(sts); in EpidMemberStartup() [all …]
|
D | storage.c | 29 #define BREAK_ON_EPID_ERROR(ret) \ macro 45 BREAK_ON_EPID_ERROR(sts); in EpidNvWriteMembershipCredential() 48 BREAK_ON_EPID_ERROR(sts); in EpidNvWriteMembershipCredential() 51 BREAK_ON_EPID_ERROR(sts); in EpidNvWriteMembershipCredential() 65 BREAK_ON_EPID_ERROR(sts); in EpidNvReadMembershipCredential() 68 BREAK_ON_EPID_ERROR(sts); in EpidNvReadMembershipCredential()
|
D | nrprove_commitment.c | 26 #define BREAK_ON_EPID_ERROR(ret) \ macro 74 BREAK_ON_EPID_ERROR(sts); in HashNrProveCommitment() 91 BREAK_ON_EPID_ERROR(sts); in HashNrProveCommitment() 96 BREAK_ON_EPID_ERROR(sts); in HashNrProveCommitment() 101 BREAK_ON_EPID_ERROR(sts); in HashNrProveCommitment() 104 BREAK_ON_EPID_ERROR(sts); in HashNrProveCommitment()
|
D | sign_commitment.c | 25 #define BREAK_ON_EPID_ERROR(ret) \ macro 45 BREAK_ON_EPID_ERROR(sts); in HashSignCommitment() 54 BREAK_ON_EPID_ERROR(sts); in HashSignCommitment() 60 BREAK_ON_EPID_ERROR(sts); in HashSignCommitment() 63 BREAK_ON_EPID_ERROR(sts); in HashSignCommitment()
|
/external/epid-sdk/epid/verifier/1.1/src/ |
D | verifybasic.c | 28 #define BREAK_ON_EPID_ERROR(ret) \ macro 106 BREAK_ON_EPID_ERROR(res); in Epid11VerifyBasicSig() 115 BREAK_ON_EPID_ERROR(res); in Epid11VerifyBasicSig() 117 BREAK_ON_EPID_ERROR(res); in Epid11VerifyBasicSig() 119 BREAK_ON_EPID_ERROR(res); in Epid11VerifyBasicSig() 121 BREAK_ON_EPID_ERROR(res); in Epid11VerifyBasicSig() 123 BREAK_ON_EPID_ERROR(res); in Epid11VerifyBasicSig() 125 BREAK_ON_EPID_ERROR(res); in Epid11VerifyBasicSig() 128 BREAK_ON_EPID_ERROR(res); in Epid11VerifyBasicSig() 130 BREAK_ON_EPID_ERROR(res); in Epid11VerifyBasicSig() [all …]
|
D | nrverify.c | 28 #define BREAK_ON_EPID_ERROR(ret) \ macro 96 BREAK_ON_EPID_ERROR(res); in Epid11NrVerify() 107 BREAK_ON_EPID_ERROR(res); in Epid11NrVerify() 109 BREAK_ON_EPID_ERROR(res); in Epid11NrVerify() 111 BREAK_ON_EPID_ERROR(res); in Epid11NrVerify() 114 BREAK_ON_EPID_ERROR(res); in Epid11NrVerify() 116 BREAK_ON_EPID_ERROR(res); in Epid11NrVerify() 118 BREAK_ON_EPID_ERROR(res); in Epid11NrVerify() 120 BREAK_ON_EPID_ERROR(res); in Epid11NrVerify() 123 BREAK_ON_EPID_ERROR(res); in Epid11NrVerify() [all …]
|
/external/epid-sdk/epid/verifier/src/ |
D | verifybasic.c | 27 #define BREAK_ON_EPID_ERROR(ret) \ macro 87 BREAK_ON_EPID_ERROR(res); in EpidVerifyBasicSig() 94 BREAK_ON_EPID_ERROR(res); in EpidVerifyBasicSig() 96 BREAK_ON_EPID_ERROR(res); in EpidVerifyBasicSig() 98 BREAK_ON_EPID_ERROR(res); in EpidVerifyBasicSig() 100 BREAK_ON_EPID_ERROR(res); in EpidVerifyBasicSig() 102 BREAK_ON_EPID_ERROR(res); in EpidVerifyBasicSig() 105 BREAK_ON_EPID_ERROR(res); in EpidVerifyBasicSig() 108 BREAK_ON_EPID_ERROR(res); in EpidVerifyBasicSig() 110 BREAK_ON_EPID_ERROR(res); in EpidVerifyBasicSig() [all …]
|
D | nrverify.c | 27 #define BREAK_ON_EPID_ERROR(ret) \ macro 102 BREAK_ON_EPID_ERROR(sts); in EpidNrVerify() 104 BREAK_ON_EPID_ERROR(sts); in EpidNrVerify() 106 BREAK_ON_EPID_ERROR(sts); in EpidNrVerify() 108 BREAK_ON_EPID_ERROR(sts); in EpidNrVerify() 110 BREAK_ON_EPID_ERROR(sts); in EpidNrVerify() 112 BREAK_ON_EPID_ERROR(sts); in EpidNrVerify() 114 BREAK_ON_EPID_ERROR(sts); in EpidNrVerify() 116 BREAK_ON_EPID_ERROR(sts); in EpidNrVerify() 118 BREAK_ON_EPID_ERROR(sts); in EpidNrVerify() [all …]
|
/external/epid-sdk/epid/member/tpm2/src/ |
D | commit.c | 27 #define BREAK_ON_EPID_ERROR(ret) \ macro 101 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 106 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 108 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 113 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 115 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 117 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 119 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 129 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 131 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() [all …]
|
D | sign.c | 31 #define BREAK_ON_EPID_ERROR(ret) \ macro 77 BREAK_ON_EPID_ERROR(sts); in Tpm2Sign() 80 BREAK_ON_EPID_ERROR(sts); in Tpm2Sign() 82 BREAK_ON_EPID_ERROR(sts); in Tpm2Sign() 86 BREAK_ON_EPID_ERROR(sts); in Tpm2Sign() 88 BREAK_ON_EPID_ERROR(sts); in Tpm2Sign() 91 BREAK_ON_EPID_ERROR(sts); in Tpm2Sign() 93 BREAK_ON_EPID_ERROR(sts); in Tpm2Sign() 97 BREAK_ON_EPID_ERROR(sts); in Tpm2Sign() 106 BREAK_ON_EPID_ERROR(sts); in Tpm2Sign() [all …]
|
/external/epid-sdk/epid/member/tpm2/ibm_tss/ |
D | commit.c | 30 #define BREAK_ON_EPID_ERROR(ret) \ macro 82 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 84 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 89 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 91 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 126 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 128 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 133 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 135 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() 140 BREAK_ON_EPID_ERROR(sts); in Tpm2Commit() [all …]
|
D | load_external.c | 34 #define BREAK_ON_EPID_ERROR(ret) \ macro 59 BREAK_ON_EPID_ERROR(sts); in Tpm2LoadExternal() 62 BREAK_ON_EPID_ERROR(sts); in Tpm2LoadExternal() 75 BREAK_ON_EPID_ERROR(sts); in Tpm2LoadExternal() 78 BREAK_ON_EPID_ERROR(sts); in Tpm2LoadExternal() 81 BREAK_ON_EPID_ERROR(sts); in Tpm2LoadExternal() 106 BREAK_ON_EPID_ERROR(sts); in Tpm2LoadExternal() 109 BREAK_ON_EPID_ERROR(sts); in Tpm2LoadExternal() 115 BREAK_ON_EPID_ERROR(sts); in Tpm2LoadExternal()
|