Searched refs:trusted_key_sources (Results 1 – 3 of 3) sorted by relevance
29 static const struct trusted_key_source trusted_key_sources[] = { variable41 *trusted_key_sources[0].ops->unseal);43 *trusted_key_sources[0].ops->get_random);319 for (i = 0; i < ARRAY_SIZE(trusted_key_sources); i++) { in init_trusted()322 strlen(trusted_key_sources[i].name))) in init_trusted()326 trusted_key_sources[i].ops->init); in init_trusted()328 trusted_key_sources[i].ops->seal); in init_trusted()330 trusted_key_sources[i].ops->unseal); in init_trusted()332 trusted_key_sources[i].ops->get_random); in init_trusted()334 trusted_key_sources[i].ops->exit); in init_trusted()[all …]
57829 ffff800010f6e600 d trusted_key_sources
Completed in 311 milliseconds