Searched refs:eicCborEnableSecondaryDigesterSha256 (Results 1 – 3 of 3) sorted by relevance
82 void eicCborEnableSecondaryDigesterSha256(EicCbor* cbor, EicSha256Ctx* sha256);
38 void eicCborEnableSecondaryDigesterSha256(EicCbor* cbor, EicSha256Ctx* sha256) { in eicCborEnableSecondaryDigesterSha256() function
174 eicCborEnableSecondaryDigesterSha256(&ctx->cbor, &ctx->proofOfProvisioningDigester); in eicProvisioningStartPersonalization()