Searched refs:ecc_pubk (Results 1 – 2 of 2) sorted by relevance
56 if (auth_ops->check_key(header->ecc_pubk, NULL) != BOOT_API_RETURN_OK) { in stm32mp_auth_image()80 if (auth_ops->verify_signature(image_hash, header->ecc_pubk, in stm32mp_auth_image()
272 uint8_t ecc_pubk[BOOT_API_ECDSA_PUB_KEY_LEN_IN_BYTES]; member
Completed in 3 milliseconds