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