Searched refs:check_key (Results 1 – 3 of 3) sorted by relevance
23 (init_ptr->check_key == NULL) || in stm32mp_init_auth()56 if (auth_ops->check_key(header->ecc_pubk, NULL) != BOOT_API_RETURN_OK) { in stm32mp_auth_image()
11 uint32_t (*check_key)(uint8_t *pubkey_in, uint8_t *pubkey_out); member
323 stm32mp1_auth_ops.check_key = boot_context->bootrom_ecdsa_check_key; in bl2_el3_plat_arch_setup()
Completed in 3 milliseconds