HomeSort by relevance Sort by last modified time
    Searched refs:Make_TPM2B_PUBLIC_KEY_RSA (Results 1 - 4 of 4) sorted by null

  /system/tpm/trunks/
tpm_utility_impl.cc 454 TPM2B_PUBLIC_KEY_RSA in_message = Make_TPM2B_PUBLIC_KEY_RSA(plaintext);
523 TPM2B_PUBLIC_KEY_RSA in_message = Make_TPM2B_PUBLIC_KEY_RSA(ciphertext);
649 signature_in.signature.rsapss.sig = Make_TPM2B_PUBLIC_KEY_RSA(signature);
653 signature_in.signature.rsassa.sig = Make_TPM2B_PUBLIC_KEY_RSA(signature);
807 public_area.unique.rsa = Make_TPM2B_PUBLIC_KEY_RSA(modulus);
    [all...]
tpm_utility_test.cc 491 TPM2B_PUBLIC_KEY_RSA out_message = Make_TPM2B_PUBLIC_KEY_RSA(
560 TPM2B_PUBLIC_KEY_RSA out_message = Make_TPM2B_PUBLIC_KEY_RSA(
590 TPM2B_PUBLIC_KEY_RSA out_message = Make_TPM2B_PUBLIC_KEY_RSA(
620 TPM2B_PUBLIC_KEY_RSA out_message = Make_TPM2B_PUBLIC_KEY_RSA(
705 TPM2B_PUBLIC_KEY_RSA out_message = Make_TPM2B_PUBLIC_KEY_RSA(
737 TPM2B_PUBLIC_KEY_RSA out_message = Make_TPM2B_PUBLIC_KEY_RSA(
    [all...]
tpm_generated.h     [all...]
tpm_generated.cc     [all...]

Completed in 48 milliseconds