Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dcert_store.c69 u16 total_vc_index_count; member
223 pr_dbf_msg("total_vc_index_count: %u", s->total_vc_index_count); in pr_dbf_vcssb()
616 for (index = 1; index < vcssb->total_vc_index_count + 1; index++) { in add_certificates_to_keyring()