Searched refs:nonce_scalar (Results 1 – 1 of 1) sorted by relevance
141 curve448_scalar_t nonce_scalar; in c448_ed448_sign() local181 curve448_scalar_decode_long(nonce_scalar, nonce, sizeof(nonce)); in c448_ed448_sign()190 curve448_scalar_halve(nonce_scalar_2, nonce_scalar); in c448_ed448_sign()218 curve448_scalar_add(challenge_scalar, challenge_scalar, nonce_scalar); in c448_ed448_sign()226 curve448_scalar_destroy(nonce_scalar); in c448_ed448_sign()