Home
last modified time | relevance | path

Searched refs:certAlgorithmId (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Dfapi_crypto.c1670 TPM2_ALG_ID *certAlgorithmId, in ifapi_cert_to_pem() argument
1727 if (certAlgorithmId != NULL) { in ifapi_cert_to_pem()
1730 *certAlgorithmId = TPM2_ALG_RSA; in ifapi_cert_to_pem()
1733 *certAlgorithmId = TPM2_ALG_ECC; in ifapi_cert_to_pem()
H A Dfapi_crypto.h83 TPM2_ALG_ID *certAlgorithmId,
/aosp_15_r20/external/tpm2-tss/doc/
H A Ddoxygen.dox1621 TPM2_ALG_ID *certAlgorithmId,