Searched refs:eicOpsCreateCredentialKey (Results 1 – 3 of 3) sorted by relevance
218 bool eicOpsCreateCredentialKey(uint8_t privateKey[EIC_P256_PRIV_KEY_SIZE], const uint8_t* challenge,
146 if (!eicOpsCreateCredentialKey(ctx->credentialPrivateKey, challenge, challengeSize, in eicProvisioningCreateCredentialKey()
269 bool eicOpsCreateCredentialKey(uint8_t privateKey[EIC_P256_PRIV_KEY_SIZE], const uint8_t* challenge, in eicOpsCreateCredentialKey() function