Searched refs:sig_type (Results 1 – 8 of 8) sorted by relevance
50 __init efi_element_handler_t get_handler_for_db(const efi_guid_t *sig_type) in get_handler_for_db() argument52 if (efi_guidcmp(*sig_type, efi_cert_x509_guid) == 0) in get_handler_for_db()61 __init efi_element_handler_t get_handler_for_mok(const efi_guid_t *sig_type) in get_handler_for_mok() argument63 if (efi_guidcmp(*sig_type, efi_cert_x509_guid) == 0) { in get_handler_for_mok()73 __init efi_element_handler_t get_handler_for_ca_keys(const efi_guid_t *sig_type) in get_handler_for_ca_keys() argument75 if (efi_guidcmp(*sig_type, efi_cert_x509_guid) == 0) in get_handler_for_ca_keys()81 __init efi_element_handler_t get_handler_for_code_signing_keys(const efi_guid_t *sig_type) in get_handler_for_code_signing_keys() argument83 if (efi_guidcmp(*sig_type, efi_cert_x509_guid) == 0) in get_handler_for_code_signing_keys()93 __init efi_element_handler_t get_handler_for_dbx(const efi_guid_t *sig_type) in get_handler_for_dbx() argument95 if (efi_guidcmp(*sig_type, efi_cert_x509_sha256_guid) == 0) in get_handler_for_dbx()[all …]
25 efi_element_handler_t get_handler_for_db(const efi_guid_t *sig_type);30 efi_element_handler_t get_handler_for_mok(const efi_guid_t *sig_type);35 efi_element_handler_t get_handler_for_ca_keys(const efi_guid_t *sig_type);40 efi_element_handler_t get_handler_for_code_signing_keys(const efi_guid_t *sig_type);45 efi_element_handler_t get_handler_for_dbx(const efi_guid_t *sig_type);
74 enum ib_signature_type sig_type; member
339 inl->sig_type = domain->sig.dif.bg_type == IB_T10DIF_CRC ? in mlx5_fill_inl_bsf()374 switch (sig_attrs->mem.sig_type) { in mlx5_set_bsf()387 switch (sig_attrs->wire.sig_type) { in mlx5_set_bsf()392 mem->sig_type == wire->sig_type) { in mlx5_set_bsf()487 prot_size = prot_field_size(sig_attrs->mem.sig_type); in set_sig_data_segment()583 if (sig_attrs->mem.sig_type != IB_SIG_TYPE_NONE) in set_pi_umr_wr()615 switch (domain->sig_type) { in set_psv_wr()625 domain->sig_type); in set_psv_wr()
179 domain->sig_type = IB_SIG_TYPE_T10_DIF; in iser_set_dif_domain()199 sig_attrs->mem.sig_type = IB_SIG_TYPE_NONE; in iser_set_sig_attrs()205 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in iser_set_sig_attrs()
1112 enum media_pad_signal_type sig_type) in media_get_pad_index() argument1124 if (entity->pads[i].sig_type == sig_type) in media_get_pad_index()
828 dev->demod_pad[SAA7134_PAD_IF_INPUT].sig_type = PAD_SIGNAL_ANALOG; in saa7134_create_entities()830 dev->demod_pad[SAA7134_PAD_VID_OUT].sig_type = PAD_SIGNAL_DV; in saa7134_create_entities()
811 if (sig_attrs->wire.sig_type == IB_SIG_TYPE_NONE) in rdma_rw_ctx_signature_init()