Searched refs:auth_ops (Results 1 – 1 of 1) sorted by relevance
45 static struct stm32mp_auth_ops auth_ops; variable64 auth_ops.verify_signature = boot_context->bootrom_ecdsa_verify_signature; in crypto_lib_init()156 ret = auth_ops.verify_signature(hash_in, pubkey_in, signature, ecc_algo); in verify_signature()