Searched refs:public_key_p256m (Results 1 – 1 of 1) sorted by relevance
255 const uint8_t *public_key_p256m = key_buffer + 1; in p256_verify_hash_with_public_key() local256 int ret = p256_ecdsa_verify(signature, public_key_p256m, hash, hash_length); in p256_verify_hash_with_public_key()