9a3687b724
created with ONCE_DECL() is local. This results in reinitializing the driver list when crypto_get_driverid() (and leaks memory). Fix this by making the marker static. Fixes PR/35412. Ack freza@.