Searched refs:DUPLICATE (Results 1 – 5 of 5) sorted by relevance
/system/security/keystore/include/keystore/ |
D | IKeystoreService.h | 133 DUPLICATE = IBinder::FIRST_CALL_TRANSACTION + 19, enumerator
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | README | 34 DUPLICATE ALLOW RULES (dups)
|
/system/security/keystore/ |
D | IKeystoreService.cpp | 928 status_t status = remote()->transact(BnKeystoreService::DUPLICATE, data, &reply); in duplicate() 1629 case DUPLICATE: { in onTransact()
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 7149 "DUPLICATE", &data, &out->outSymSeed); 7195 In the rewrap process, L is “DUPLICATE” (see “Terms and Definitions” in Part 1). 7443 "DUPLICATE", &in->inSymSeed, &data); 7559 "DUPLICATE", &data, &out->outSymSeed); 7632 the seed, L is “DUPLICATE”. 8080 result = CryptSecretDecrypt(in->parentHandle, NULL, "DUPLICATE",
|
D | raw_commands_fixed.txt | 7155 "DUPLICATE", &data, &out->outSymSeed); 7201 In the rewrap process, L is “DUPLICATE” (see “Terms and Definitions” in Part 1). 7453 "DUPLICATE", &in->inSymSeed, &data); 7569 "DUPLICATE", &data, &out->outSymSeed); 7642 the seed, L is “DUPLICATE”. 8091 result = CryptSecretDecrypt(in->parentHandle, NULL, "DUPLICATE",
|