Home
last modified time | relevance | path

Searched refs:sec_type (Results 76 – 100 of 365) sorted by relevance

12345678910>>...15

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ras/
H A Dras.c17 void log_non_standard_event(const guid_t *sec_type, const guid_t *fru_id, in log_non_standard_event() argument
21 trace_non_standard_event(sec_type, fru_id, fru_text, sev, err, len); in log_non_standard_event()
/dports/devel/hyperscan/boost_1_75_0/boost/date_time/posix_time/
H A Dposix_time_config.hpp52 typedef time_res_traits::sec_type sec_type; typedef in boost::posix_time::time_duration
58 sec_type sec, in time_duration()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/date_time/posix_time/
H A Dposix_time_config.hpp52 typedef time_res_traits::sec_type sec_type; typedef in boost::posix_time::time_duration
58 sec_type sec, in time_duration()
/dports/devel/R-cran-BH/BH/inst/include/boost/date_time/posix_time/
H A Dposix_time_config.hpp52 typedef time_res_traits::sec_type sec_type; typedef in boost::posix_time::time_duration
58 sec_type sec, in time_duration()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/date_time/posix_time/
H A Dposix_time_config.hpp52 typedef time_res_traits::sec_type sec_type; typedef in boost::posix_time::time_duration
58 sec_type sec, in time_duration()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/firmware/efi/
H A Dcper.c501 guid_t *sec_type = (guid_t *)gdata->section_type; in cper_estatus_print_section() local
517 if (guid_equal(sec_type, &CPER_SEC_PROC_GENERIC)) { in cper_estatus_print_section()
525 } else if (guid_equal(sec_type, &CPER_SEC_PLATFORM_MEM)) { in cper_estatus_print_section()
535 } else if (guid_equal(sec_type, &CPER_SEC_PCIE)) { in cper_estatus_print_section()
544 } else if (guid_equal(sec_type, &CPER_SEC_PROC_ARM)) { in cper_estatus_print_section()
554 } else if (guid_equal(sec_type, &CPER_SEC_PROC_IA)) { in cper_estatus_print_section()
563 } else if (guid_equal(sec_type, &CPER_SEC_FW_ERR_REC_REF)) { in cper_estatus_print_section()
576 printk("%ssection type: unknown, %pUl\n", newpfx, sec_type); in cper_estatus_print_section()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/firmware/efi/
H A Dcper.c501 guid_t *sec_type = (guid_t *)gdata->section_type; in cper_estatus_print_section() local
517 if (guid_equal(sec_type, &CPER_SEC_PROC_GENERIC)) { in cper_estatus_print_section()
525 } else if (guid_equal(sec_type, &CPER_SEC_PLATFORM_MEM)) { in cper_estatus_print_section()
535 } else if (guid_equal(sec_type, &CPER_SEC_PCIE)) { in cper_estatus_print_section()
544 } else if (guid_equal(sec_type, &CPER_SEC_PROC_ARM)) { in cper_estatus_print_section()
554 } else if (guid_equal(sec_type, &CPER_SEC_PROC_IA)) { in cper_estatus_print_section()
563 } else if (guid_equal(sec_type, &CPER_SEC_FW_ERR_REC_REF)) { in cper_estatus_print_section()
576 printk("%ssection type: unknown, %pUl\n", newpfx, sec_type); in cper_estatus_print_section()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/firmware/efi/
H A Dcper.c501 guid_t *sec_type = (guid_t *)gdata->section_type; in cper_estatus_print_section() local
517 if (guid_equal(sec_type, &CPER_SEC_PROC_GENERIC)) { in cper_estatus_print_section()
525 } else if (guid_equal(sec_type, &CPER_SEC_PLATFORM_MEM)) { in cper_estatus_print_section()
535 } else if (guid_equal(sec_type, &CPER_SEC_PCIE)) { in cper_estatus_print_section()
544 } else if (guid_equal(sec_type, &CPER_SEC_PROC_ARM)) { in cper_estatus_print_section()
554 } else if (guid_equal(sec_type, &CPER_SEC_PROC_IA)) { in cper_estatus_print_section()
563 } else if (guid_equal(sec_type, &CPER_SEC_FW_ERR_REC_REF)) { in cper_estatus_print_section()
576 printk("%ssection type: unknown, %pUl\n", newpfx, sec_type); in cper_estatus_print_section()
/dports/security/cyrus-sasl2-saslauthd/cyrus-sasl-2.1.28/plugins/
H A Dkerberos4.c164 Krb_sec_t sec_type; member
232 if (text->sec_type == KRB_SEC_ENCRYPTION) { in kerberosv4_encode()
241 } else if (text->sec_type == KRB_SEC_INTEGRITY) { in kerberosv4_encode()
277 if (text->sec_type == KRB_SEC_ENCRYPTION) { in kerberosv4_decode_packet()
281 } else if (text->sec_type == KRB_SEC_INTEGRITY) { in kerberosv4_decode_packet()
693 text->sec_type = KRB_SEC_NONE; in kerberosv4_server_mech_step()
699 text->sec_type = KRB_SEC_INTEGRITY; in kerberosv4_server_mech_step()
703 text->sec_type = KRB_SEC_ENCRYPTION; in kerberosv4_server_mech_step()
1187 text->sec_type = KRB_SEC_ENCRYPTION; in kerberosv4_client_mech_step()
1194 text->sec_type = KRB_SEC_INTEGRITY; in kerberosv4_client_mech_step()
[all …]
/dports/security/cyrus-sasl2/cyrus-sasl-2.1.28/plugins/
H A Dkerberos4.c164 Krb_sec_t sec_type; member
232 if (text->sec_type == KRB_SEC_ENCRYPTION) { in kerberosv4_encode()
241 } else if (text->sec_type == KRB_SEC_INTEGRITY) { in kerberosv4_encode()
277 if (text->sec_type == KRB_SEC_ENCRYPTION) { in kerberosv4_decode_packet()
281 } else if (text->sec_type == KRB_SEC_INTEGRITY) { in kerberosv4_decode_packet()
693 text->sec_type = KRB_SEC_NONE; in kerberosv4_server_mech_step()
699 text->sec_type = KRB_SEC_INTEGRITY; in kerberosv4_server_mech_step()
703 text->sec_type = KRB_SEC_ENCRYPTION; in kerberosv4_server_mech_step()
1187 text->sec_type = KRB_SEC_ENCRYPTION; in kerberosv4_client_mech_step()
1194 text->sec_type = KRB_SEC_INTEGRITY; in kerberosv4_client_mech_step()
[all …]
/dports/security/cyrus-sasl2-gssapi/cyrus-sasl-2.1.28/plugins/
H A Dkerberos4.c164 Krb_sec_t sec_type; member
232 if (text->sec_type == KRB_SEC_ENCRYPTION) { in kerberosv4_encode()
241 } else if (text->sec_type == KRB_SEC_INTEGRITY) { in kerberosv4_encode()
277 if (text->sec_type == KRB_SEC_ENCRYPTION) { in kerberosv4_decode_packet()
281 } else if (text->sec_type == KRB_SEC_INTEGRITY) { in kerberosv4_decode_packet()
693 text->sec_type = KRB_SEC_NONE; in kerberosv4_server_mech_step()
699 text->sec_type = KRB_SEC_INTEGRITY; in kerberosv4_server_mech_step()
703 text->sec_type = KRB_SEC_ENCRYPTION; in kerberosv4_server_mech_step()
1187 text->sec_type = KRB_SEC_ENCRYPTION; in kerberosv4_client_mech_step()
1194 text->sec_type = KRB_SEC_INTEGRITY; in kerberosv4_client_mech_step()
[all …]
/dports/security/cyrus-sasl2-sql/cyrus-sasl-2.1.28/plugins/
H A Dkerberos4.c164 Krb_sec_t sec_type; member
232 if (text->sec_type == KRB_SEC_ENCRYPTION) { in kerberosv4_encode()
241 } else if (text->sec_type == KRB_SEC_INTEGRITY) { in kerberosv4_encode()
277 if (text->sec_type == KRB_SEC_ENCRYPTION) { in kerberosv4_decode_packet()
281 } else if (text->sec_type == KRB_SEC_INTEGRITY) { in kerberosv4_decode_packet()
693 text->sec_type = KRB_SEC_NONE; in kerberosv4_server_mech_step()
699 text->sec_type = KRB_SEC_INTEGRITY; in kerberosv4_server_mech_step()
703 text->sec_type = KRB_SEC_ENCRYPTION; in kerberosv4_server_mech_step()
1187 text->sec_type = KRB_SEC_ENCRYPTION; in kerberosv4_client_mech_step()
1194 text->sec_type = KRB_SEC_INTEGRITY; in kerberosv4_client_mech_step()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/sasl2-sys-0.1.12/sasl2/plugins/
H A Dkerberos4.c164 Krb_sec_t sec_type; member
232 if (text->sec_type == KRB_SEC_ENCRYPTION) { in kerberosv4_encode()
241 } else if (text->sec_type == KRB_SEC_INTEGRITY) { in kerberosv4_encode()
277 if (text->sec_type == KRB_SEC_ENCRYPTION) { in kerberosv4_decode_packet()
281 } else if (text->sec_type == KRB_SEC_INTEGRITY) { in kerberosv4_decode_packet()
693 text->sec_type = KRB_SEC_NONE; in kerberosv4_server_mech_step()
699 text->sec_type = KRB_SEC_INTEGRITY; in kerberosv4_server_mech_step()
703 text->sec_type = KRB_SEC_ENCRYPTION; in kerberosv4_server_mech_step()
1187 text->sec_type = KRB_SEC_ENCRYPTION; in kerberosv4_client_mech_step()
1194 text->sec_type = KRB_SEC_INTEGRITY; in kerberosv4_client_mech_step()
[all …]
/dports/security/cyrus-sasl2-srp/cyrus-sasl-2.1.28/plugins/
H A Dkerberos4.c164 Krb_sec_t sec_type; member
232 if (text->sec_type == KRB_SEC_ENCRYPTION) { in kerberosv4_encode()
241 } else if (text->sec_type == KRB_SEC_INTEGRITY) { in kerberosv4_encode()
277 if (text->sec_type == KRB_SEC_ENCRYPTION) { in kerberosv4_decode_packet()
281 } else if (text->sec_type == KRB_SEC_INTEGRITY) { in kerberosv4_decode_packet()
693 text->sec_type = KRB_SEC_NONE; in kerberosv4_server_mech_step()
699 text->sec_type = KRB_SEC_INTEGRITY; in kerberosv4_server_mech_step()
703 text->sec_type = KRB_SEC_ENCRYPTION; in kerberosv4_server_mech_step()
1187 text->sec_type = KRB_SEC_ENCRYPTION; in kerberosv4_client_mech_step()
1194 text->sec_type = KRB_SEC_INTEGRITY; in kerberosv4_client_mech_step()
[all …]
/dports/security/cyrus-sasl2-ldapdb/cyrus-sasl-2.1.28/plugins/
H A Dkerberos4.c164 Krb_sec_t sec_type; member
232 if (text->sec_type == KRB_SEC_ENCRYPTION) { in kerberosv4_encode()
241 } else if (text->sec_type == KRB_SEC_INTEGRITY) { in kerberosv4_encode()
277 if (text->sec_type == KRB_SEC_ENCRYPTION) { in kerberosv4_decode_packet()
281 } else if (text->sec_type == KRB_SEC_INTEGRITY) { in kerberosv4_decode_packet()
693 text->sec_type = KRB_SEC_NONE; in kerberosv4_server_mech_step()
699 text->sec_type = KRB_SEC_INTEGRITY; in kerberosv4_server_mech_step()
703 text->sec_type = KRB_SEC_ENCRYPTION; in kerberosv4_server_mech_step()
1187 text->sec_type = KRB_SEC_ENCRYPTION; in kerberosv4_client_mech_step()
1194 text->sec_type = KRB_SEC_INTEGRITY; in kerberosv4_client_mech_step()
[all …]
/dports/biology/lamarc/lamarc-2.1.8/boost/date_time/
H A Dtime_resolution_traits.hpp79 typedef v_type sec_type; typedef in boost::date_time::time_resolution_traits
110 sec_type seconds, in to_tick_count()
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/date_time/
H A Dtime_resolution_traits.hpp80 typedef var_type sec_type; typedef in pdalboost::date_time::time_resolution_traits
114 sec_type seconds, in to_tick_count()
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/date_time/
H A Dtime_resolution_traits.hpp103 typedef var_type sec_type; typedef in boost::date_time::time_resolution_traits
137 sec_type seconds, in to_tick_count()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/date_time/
H A Dtime_resolution_traits.hpp80 typedef v_type sec_type; typedef in boost::date_time::time_resolution_traits
114 sec_type seconds, in to_tick_count()
/dports/databases/p5-Tie-LevelDB/Tie-LevelDB-0.07/boost_1_47/boost/date_time/
H A Dtime_resolution_traits.hpp80 typedef v_type sec_type; typedef in boost::date_time::time_resolution_traits
114 sec_type seconds, in to_tick_count()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/date_time/
H A Dtime_resolution_traits.hpp80 typedef var_type sec_type; typedef in boost::date_time::time_resolution_traits
114 sec_type seconds, in to_tick_count()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/date_time/
H A Dtime_resolution_traits.hpp80 typedef var_type sec_type; typedef in boost::date_time::time_resolution_traits
114 sec_type seconds, in to_tick_count()
/dports/databases/xtrabackup/boost_1_59_0/boost/date_time/
H A Dtime_resolution_traits.hpp80 typedef var_type sec_type; typedef in boost::date_time::time_resolution_traits
114 sec_type seconds, in to_tick_count()
/dports/databases/percona57-server/boost_1_59_0/boost/date_time/
H A Dtime_resolution_traits.hpp80 typedef var_type sec_type; typedef in boost::date_time::time_resolution_traits
114 sec_type seconds, in to_tick_count()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/date_time/
H A Dtime_resolution_traits.hpp103 typedef var_type sec_type; typedef in boost::date_time::time_resolution_traits
137 sec_type seconds, in to_tick_count()

12345678910>>...15