/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.mk | 37 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:
|
/external/libvorbis/doc/ |
footer.tex | 21 specification and certify specification compliance.
|
/external/iw/ |
CONTRIBUTING | 27 By making a contribution to this project, I certify that:
|
/hardware/bsp/intel/peripheral/libmraa/docs/ |
contributing.md | 49 on as an open-source patch. The rules are pretty simple: if you can certify 54 By making a contribution to this project, I certify that:
|
/hardware/bsp/intel/peripheral/libupm/docs/ |
contributions.md | 62 on as an open-source patch. The rules are pretty simple: if you can certify 67 By making a contribution to this project, I certify that:
|
/external/tpm2/generator/ |
union_selectors.py | 40 'TPM_ST_ATTEST_CERTIFY': 'certify',
|
/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 | 149 reply.set_certify_info("certify"); 165 EXPECT_EQ("certify", reply.certify_info());
|
/libcore/ojluni/src/main/java/sun/security/provider/certpath/ |
ReverseBuilder.java | 217 * name constraints permit it to certify target). 334 * cert or not. This allows callers to certify CA certs as
|
ForwardBuilder.java | 261 * to certify all the DNs and AltNames that have been traversed) 648 * 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 */
|
/external/autotest/client/tests/kvm/ |
get_started.py | 125 logging.info("5 - Checking if qemu is installed (certify qemu and qemu-kvm "
|
/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
|
/system/tpm/attestation/common/ |
tpm_utility_v1.cc | 239 // Certify the key. 247 TPM_LOG(ERROR, result) << __func__ << ": Failed to certify key.";
|
/system/tpm/trunks/ |
tpm_generated_test.cc | 427 tpm.Certify(0x11223344u, "object_handle",
|