Searched refs:pkcopy (Results 1 – 1 of 1) sorted by relevance
4661 uint8_t pkcopy[32]; in ED25519_verify() local4662 memcpy(pkcopy, public_key, 32); in ED25519_verify()