Home
last modified time | relevance | path

Searched refs:public_key_p256m (Results 1 – 1 of 1) sorted by relevance

/mbedtls-latest/3rdparty/p256-m/
Dp256-m_driver_entrypoints.c255 const uint8_t *public_key_p256m = key_buffer + 1; in p256_verify_hash_with_public_key() local
256 int ret = p256_ecdsa_verify(signature, public_key_p256m, hash, hash_length); in p256_verify_hash_with_public_key()