HomeSort by relevance Sort by last modified time
    Searched full:certify (Results 1 - 25 of 35) sorted by null

1 2

  /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:
  /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:
  /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());
  /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.";
  /external/openssh/regress/unittests/sshkey/
test_sshkey.c 427 TEST_START("certify key");
  /system/tpm/trunks/
tpm_generated_test.cc 440 tpm.Certify(
trunks_client_test.cc 253 LOG(ERROR) << "Error creating certify key: " << GetErrorString(result);
268 LOG(ERROR) << "Error loading certify key: " << GetErrorString(result);
    [all...]
  /external/syslinux/doc/
SubmittingPatches.txt 305 can certify the below:
309 By making a contribution to this project, I certify that:
  /external/openssh/
ssh-keygen.0 314 Certify (sign) a public key using the specified CA key. Please

Completed in 553 milliseconds

1 2