Searched refs:uECC_sign_with_k (Results 1 – 1 of 1) sorted by relevance
2469 static int uECC_sign_with_k(const uint8_t private_key[uECC_BYTES], in uECC_sign_with_k() function2568 if (uECC_sign_with_k(private_key, message_hash, k, signature)) { in uECC_sign()2672 if (uECC_sign_with_k(private_key, message_hash, T, signature)) { in uECC_sign_deterministic()