turris_signing_key_subtype
static const struct turris_signing_key_subtype mox_signing_key_subtype = {
static const struct turris_signing_key_subtype omnia_signing_key_subtype = {
devm_turris_signing_key_create(struct device *dev, const struct turris_signing_key_subtype *subtype,
const struct turris_signing_key_subtype *subtype = dereference_key_rcu(key);
const struct turris_signing_key_subtype *subtype = dereference_key_rcu(key);
static bool turris_signing_key_asym_valid_params(const struct turris_signing_key_subtype *subtype,
const struct turris_signing_key_subtype *subtype = dereference_key_rcu(params->key);
const struct turris_signing_key_subtype *subtype = dereference_key_rcu(params->key);
devm_turris_signing_key_create(struct device *dev, const struct turris_signing_key_subtype *subtype,