Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/st/common/
A Dstm32mp_auth.c18 static const struct stm32mp_auth_ops *auth_ops; variable
29 auth_ops = init_ptr; in stm32mp_init_auth()
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()

Completed in 5 milliseconds