Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/intel/soc/common/drivers/ccu/
Dncore_ccu.c62 uint32_t dir, ca, ca_id, ca_type, ca_snoop_en; in coherent_agent_intfc_init() local
74 ca_type = CACHING_AGENT_TYPE(ca_id); in coherent_agent_intfc_init()
75 if (ca_type == ACE_W_DVM || ca_type == ACE_L_W_DVM) in coherent_agent_intfc_init()
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/
Dracoon.conf10 ca_type x509 "root-ca.crt";
/external/tcpdump/
Dprint-lldp.c974 uint8_t ca_type, ca_len; in lldp_private_tia_print() local
1071 ca_type = *(tptr); in lldp_private_tia_print()
1078 tok2str(lldp_tia_location_lci_catype_values, "unknown", ca_type), in lldp_private_tia_print()
1079 ca_type, ca_len)); in lldp_private_tia_print()
1082 if ( ca_type == 0 || ca_len == 0) { in lldp_private_tia_print()