/external/tpm2/ |
Certify.c | 46 // Certify specific fields 50 certifyInfo.attested.certify.name.t.size = 52 &certifyInfo.attested.certify.name.t.name); 55 &certifyInfo.attested.certify.qualifiedName);
|
Certify_fp.h | 24 // Executes Certify with request handles and parameters from
|
NV_Certify.c | 80 // NV certify specific fields
|
GetCommandCodeString.c | 17 return "Certify";
|
Android.bp | 38 "Certify.c",
|
Makefile | 17 SOURCES += Certify.c
|
/external/e2fsprogs/ |
SUBMITTING-PATCHES | 8 can certify the below: 12 By making a contribution to this project, I certify that:
|
/external/elfutils/ |
CONTRIBUTING | 21 pretty simple: if you can certify the below: 25 By making a contribution to this project, I certify that:
|
/device/linaro/bootloader/arm-trusted-firmware/ |
dco.txt | 15 By making a contribution to this project, I certify that:
|
/system/iot/attestation/partner-tools/ |
provision-test.py | 59 operation: Specifies the operation. 1: Certify, 2: Issue, 3: Issue Encrypted 227 # RSA public key to certify 232 'Certify operation not supported, set RSA public key length to zero') 234 # ECDSA public key to certify 239 'Certify operation not supported, set ECDSA public key length to zero') 241 # edDSA public key to certify 246 'Certify operation not supported, set edDSA public key length to zero')
|
/external/iw/ |
CONTRIBUTING | 27 By making a contribution to this project, I certify that:
|
/external/wpa_supplicant_8/hs20/server/ca/ |
openssl-root.cnf | 39 default_days = 365 # how long to certify for
|
openssl.cnf | 42 default_days = 365 # how long to certify for
|
/system/tpm/trunks/generator/ |
union_selectors.py | 52 'TPM_ST_ATTEST_CERTIFY': 'certify',
|
/system/tpm/attestation/server/ |
dbus_service_test.cc | 150 reply.set_certify_info("certify"); 166 EXPECT_EQ("certify", reply.certify_info());
|
/system/iot/attestation/atap/libatap/ |
atap_ops.h | 60 * Android. For certify operations, |key| will be NULL. On success,
|
atap_util.c | 295 /* Product keys (non special purpose) are omitted on certify operation. */
|
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/ |
tpmtoken_import_openssl.cnf | 63 default_days = 365 # how long to certify for
|
/external/wpa_supplicant_8/ |
CONTRIBUTIONS | 111 By making a contribution to this project, I certify that:
|
/libcore/support/src/test/java/tests/resources/x509/ |
default.cnf | 111 default_days = 365 # how long to certify for
|
/libcore/ojluni/src/main/java/sun/security/provider/certpath/ |
ForwardBuilder.java | 263 * to certify all the DNs and AltNames that have been traversed) 685 * cert or not. This allows callers to certify CA certs as [all...] |
Builder.java | 371 /* no matching type in permitted; cert holder could certify target */
|
/system/tpm/attestation/common/ |
tpm_utility_v1.cc | 226 // Certify the key. 234 TPM_LOG(ERROR, result) << __func__ << ": Failed to certify key.";
|
/system/tpm/trunks/ |
tpm_generated_test.cc | 440 tpm.Certify(
|
/external/syslinux/doc/ |
SubmittingPatches.txt | 305 can certify the below: 309 By making a contribution to this project, I certify that:
|