Home
last modified time | relevance | path

Searched refs:protection (Results 1 – 25 of 35) sorted by relevance

12

/titanic_50/usr/src/uts/sparc/v9/ml/
H A Dddi_v9_asm.s1375 DDI_PROTECT() ! set ontrap protection
1377 DDI_NOPROTECT() ! remove protection & ret
1384 DDI_PROTECT() ! set ontrap protection
1386 DDI_NOPROTECT() ! remove protection & ret
1393 DDI_PROTECT() ! set ontrap protection
1395 DDI_NOPROTECT() ! remove protection & ret
1402 DDI_PROTECT() ! set ontrap protection
1404 DDI_NOPROTECT() ! remove protection & ret
1439 DDI_PROTECT() ! set ontrap protection
1445 DDI_NOPROTECT() ! remove protection & ret
[all …]
/titanic_50/usr/src/lib/libfru/libfruraw/
H A Draw_access.c615 section->protection = sec_obj->section.protection; in get_section()
737 int protection; in get_checksum_crc() local
766 protection = sec_hash->u.sec_obj->section.protection; in get_checksum_crc()
768 if (protection == READ_ONLY_SECTION) { /* read-only section */ in get_checksum_crc()
1142 sec_hash_obj->u.sec_obj->section.protection = in open_raw_data()
H A Dfru_access.h54 uint32_t protection; /* non-zero if section is write-protected */ member
H A Dfruraw.c326 *prot_flg = (sect->protection ? 1 : 0); in find_seg_in_sect()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dlibfruaccess.c451 sec_hash_obj->u.sec_obj->section.protection = READ_ONLY_SECTION; in initialize_ipmi_container()
553 section->protection = sec_hash->u.sec_obj->section.protection; in ipmi_fru_get_sections()
1295 sec_hash_obj->u.sec_obj->section.protection = in sun_fru_open_container()
1301 sec_hash_obj->u.sec_obj->section.protection = in sun_fru_open_container()
1395 section->protection = sec_obj->section.protection; in get_section()
1683 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in sun_fru_add_segment()
1900 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in sun_fru_delete_segment()
2119 int protection; in get_checksum_crc() local
2148 protection = sec_hash->u.sec_obj->section.protection; in get_checksum_crc()
2150 if (protection == READ_ONLY_SECTION) { /* read-only section */ in get_checksum_crc()
[all …]
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c881 sec_hash_obj->u.sec_obj->section.protection = in fru_open_container()
975 section->protection = sec_obj->section.protection; in get_section()
1321 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_add_segment()
1605 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_delete_segment()
1856 int protection; in get_checksum_crc() local
1885 protection = sec_hash->u.sec_obj->section.protection; in get_checksum_crc()
1887 if (protection == READ_ONLY_SECTION) { /* read-only section */ in get_checksum_crc()
2315 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_update_payload()
2422 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_append_packet()
2667 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_delete_packet()
H A Dfru_access.h56 uint32_t protection; /* non-zero if section is write-protected */ member
/titanic_50/usr/src/cmd/gss/etc/
H A Dqop28 # protection (QOP), its string name and its value (32-bit integer).
/titanic_50/usr/src/lib/libcmd/common/
H A Dcp.c230 char* protection; in visit() local
455 protection = in visit()
463 …if (astquery(-1, "override protection %s for %s? ", protection, state->path) < 0 || sh_checksig(st… in visit()
469 error(2, "%s: cannot %s %s protection", state->path, state->opname, protection); in visit()
/titanic_50/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c440 int protection = 0; in get_segment_node() local
452 (void *)&protection, in get_segment_node()
453 sizeof (protection))) in get_segment_node()
458 hw_desc->field.read_only = protection; in get_segment_node()
/titanic_50/usr/src/cmd/ssh/
H A DREADME.altprivsep88 privacy (encryption) and integrity protection
320 - transport protection
326 - transport protection
358 - transport protection
365 - transport protection
383 protection from attacks in the key exchange and user authentication
393 all transport protection work, but we cannot save the monitor much,
426 all transport protection and proxy to the monitor all key exchange
458 +-> implementation of encoding, transport protection,
/titanic_50/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c451 int protection = 0; in get_segment_node() local
463 (void *)&protection, in get_segment_node()
464 sizeof (protection))) in get_segment_node()
469 hw_desc->field.read_only = protection; in get_segment_node()
/titanic_50/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c193 int protection; member
3793 int protection; member
3957 switch (ctext->protection) {
4221 int protection = 0; local
4308 protection |= DIGEST_PRIVACY;
4310 protection |= DIGEST_INTEGRITY;
4312 protection |= DIGEST_NOLAYER;
4322 if (protection == 0) {
4508 if ((limit > 1) && (protection & DIGEST_PRIVACY)) {
4531 ctext->protection = DIGEST_PRIVACY;
[all …]
/titanic_50/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access.c833 sec_hash_obj->u.sec_obj->section.protection = in fru_open_container()
928 section->protection = sec_obj->section.protection; in get_section()
1249 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_add_segment()
1531 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_delete_segment()
2213 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_update_payload()
2319 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_append_packet()
2571 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_delete_packet()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c1397 uint32_t protection; in create_segment_node() local
1466 PICL_PROP_PROTECTED, &protection, sizeof (uint32_t)); in create_segment_node()
1472 if (protection == 0) { /* to be added only read/write section */ in create_segment_node()
1789 if (ptree_create_and_add_prop(chld_node, &prop, &section->protection, in create_section_node()
1816 if (section->protection == 0) { in create_section_node()
/titanic_50/usr/src/cmd/fm/eversholt/files/sparc/sun4u/
H A Doberon.esc109 * - mmu invalid, out of range, protection etc. all except data parity
H A Dtomatillo.esc76 * - prot: iommu protection error, attempted to write a read-only page.
357 * - prot: iommu protection error, attempted to write a read-only page.
/titanic_50/usr/src/cmd/filesync/
H A DREADME124 size, owner, protection, mod time) and keep separate
159 ownership, protection, and acls
/titanic_50/usr/src/tools/onbld/
H A DTHIRDPARTYLICENSE43 Also, for each author's protection and ours, we want to make certain
88 you may at your option offer warranty protection in exchange for a fee.
/titanic_50/usr/src/grub/grub-0.97/
H A DCOPYING43 Also, for each author's protection and ours, we want to make certain
88 you may at your option offer warranty protection in exchange for a fee.
/titanic_50/usr/src/cmd/powertop/common/
H A DCOPYING43 Also, for each author's protection and ours, we want to make certain
88 you may at your option offer warranty protection in exchange for a fee.
/titanic_50/usr/src/lib/libc/
H A DREADME261 6689238 libc needs global protection against ld.so.1
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A DTHIRDPARTYLICENSE137 Also, for each author's protection and ours, we want to make certain
182 you may at your option offer warranty protection in exchange for a fee.
/titanic_50/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt185 Also, for each author's protection and ours, we want to make certain
230 you may at your option offer warranty protection in exchange for a fee.
531 Also, for each distributor's protection, we want to make certain
629 and you may at your option offer warranty protection in exchange for a
/titanic_50/usr/src/uts/common/smbsrv/ndl/
H A Drpcpdu.ndl161 * Encoding protection levels

12