/freebsd/crypto/openssl/ssl/ |
H A D | d1_srtp.c | 64 STACK_OF(SRTP_PROTECTION_PROFILE) *profiles; in ssl_ctx_make_profiles() 70 if ((profiles = sk_SRTP_PROTECTION_PROFILE_new_null()) == NULL) { in ssl_ctx_make_profiles() 80 if (sk_SRTP_PROTECTION_PROFILE_find(profiles, p) >= 0) { in ssl_ctx_make_profiles() 85 if (!sk_SRTP_PROTECTION_PROFILE_push(profiles, p)) { in ssl_ctx_make_profiles() 100 *out = profiles; in ssl_ctx_make_profiles() 104 sk_SRTP_PROTECTION_PROFILE_free(profiles); in ssl_ctx_make_profiles() 108 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles) in SSL_CTX_set_tlsext_use_srtp() argument 110 return ssl_ctx_make_profiles(profiles, &ctx->srtp_profiles); in SSL_CTX_set_tlsext_use_srtp() 113 int SSL_set_tlsext_use_srtp(SSL *s, const char *profiles) in SSL_set_tlsext_use_srtp() argument 115 return ssl_ctx_make_profiles(profiles, &s->srtp_profiles); in SSL_set_tlsext_use_srtp()
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
H A D | fm_plcr.c | 550 if (!p_FmPcd->p_FmPcdPlcr->profiles[i].profilesMng.allocated) in AllocSharedProfiles() 567 p_FmPcd->p_FmPcdPlcr->profiles[profilesIds[i]].profilesMng.allocated = TRUE; in AllocSharedProfiles() 568 p_FmPcd->p_FmPcdPlcr->profiles[profilesIds[i]].profilesMng.ownerId = 0; in AllocSharedProfiles() 585 ASSERT_COND(p_FmPcd->p_FmPcdPlcr->profiles[profilesIds[i]].profilesMng.allocated); in FreeSharedProfiles() 586 p_FmPcd->p_FmPcdPlcr->profiles[profilesIds[i]].profilesMng.allocated = FALSE; in FreeSharedProfiles() 587 p_FmPcd->p_FmPcdPlcr->profiles[profilesIds[i]].profilesMng.ownerId = p_FmPcd->guestId; in FreeSharedProfiles() 597 ASSERT_COND(p_FmPcd->p_FmPcdPlcr->profiles[absoluteProfileId].valid); in UpdateRequiredActionFlag() 600 p_FmPcd->p_FmPcdPlcr->profiles[absoluteProfileId].requiredActionFlag = TRUE; in UpdateRequiredActionFlag() 603 p_FmPcd->p_FmPcdPlcr->profiles[absoluteProfileId].requiredAction = 0; in UpdateRequiredActionFlag() 604 p_FmPcd->p_FmPcdPlcr->profiles[absoluteProfileId].requiredActionFlag = FALSE; in UpdateRequiredActionFlag() [all …]
|
H A D | fm_pcd.h | 289 t_FmPcdPlcrProfile profiles[FM_PCD_PLCR_NUM_ENTRIES]; member
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | stringprep.c | 117 } profiles[] = { variable 138 for (i = 0; i < sizeof(profiles)/sizeof(profiles[0]); i++) { in wind_profile() 139 if (strcasecmp(profiles[i].name, name) == 0) { in wind_profile() 140 *flags = profiles[i].flags; in wind_profile()
|
H A D | rfc3454.txt | 38 strings. Protocols must create profiles of stringprep in order to 129 text. Other protocols can create profiles of these rules; these 130 profiles will allow users to enter internationalized text strings in 143 In addition to helping string matching, profiles of stringprep can 155 string would contain a prohibited character. Stringprep profiles 158 Stringprep profiles cannot account for all of the variations that 213 When two protocols that use different profiles of stringprep 216 strongly consider re-using existing profiles of stringprep. 233 stringprep profiles SHOULD NOT do so. 238 profiles of stringprep select among those defined tables. [all …]
|
H A D | rfc3491.txt | 235 (www.iana.org/assignments/stringprep-profiles).
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set_tlsext_use_srtp.pod | 15 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles); 16 int SSL_set_tlsext_use_srtp(SSL *ssl, const char *profiles); 36 B<profiles> parameters should point to a NUL-terminated, colon delimited list of 65 protection profiles that it is willing to negotiate. 67 The currently configured list of protection profiles for either a client or a 93 success or NULL on error or if no protection profiles have been configured.
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | srtp.h | 44 __owur int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles); 45 __owur int SSL_set_tlsext_use_srtp(SSL *ssl, const char *profiles);
|
/freebsd/usr.sbin/bluetooth/sdpd/ |
H A D | profile.c | 64 static const profile_p profiles[] = { in profile_get_descriptor() 81 for (i = 0; i < nitems(profiles); i++) in profile_get_descriptor() 82 if (profiles[i]->uuid == uuid) in profile_get_descriptor() 83 return (profiles[i]); in profile_get_descriptor() 63 static const profile_p profiles[] = { profile_get_descriptor() local
|
/freebsd/cddl/usr.sbin/dtrace/tests/common/profile-n/ |
H A D | Makefile | 31 tst.profiles.d \ 32 tst.profiles.d.out \
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | coverage | 14 # - LLVM raw profiles - generated by a program compiled with 16 # - LLVM indexed profiles - generated by 19 # - LCOV trace files, i.e. aggregated GCC profiles
|
H A D | icc | 7 # Color profiles as per the ICC's "Image technology colour management - 30 # This appears to be what's used for Apple ColorSync profiles. 208 # XXX - should we use "acsp\0\0\0\0" for "no primary platform" profiles,
|
/freebsd/cddl/usr.sbin/dwatch/ |
H A D | dwatch | 475 longest_profile_name=$( echo "$profiles" | 494 echo "$profiles" | awk -v filter="$filter" -v cons="$CONSOLE" ' 502 echo "$profiles" | awk \ 549 die "missing profile argument (\`$pgm -Q' to list profiles)" 604 die "no module named \`$profile' (\`$pgm -Q' to list profiles)"
|
/freebsd/sys/contrib/dev/iwlwifi/fw/ |
H A D | acpi.c | 623 * Check the validity of n_profiles. The EWRD profiles start in iwl_sar_get_wrds_table() 637 /* The EWRD profiles officially go from 2 to 4, but we in iwl_sar_get_wrds_table() 665 u8 profiles; in iwl_sar_get_wrds_table() 671 .profiles = ACPI_NUM_GEO_PROFILES_REV3, in iwl_sar_get_wrds_table() 677 .profiles = ACPI_NUM_GEO_PROFILES, in iwl_sar_get_wrds_table() 682 .profiles = ACPI_NUM_GEO_PROFILES, in iwl_sar_get_wrds_table() 702 u32 max_size = hdr_size + profile_size * rev_data[idx].profiles; in iwl_sar_get_ewrd_table() 719 num_profiles = rev_data[idx].profiles; in iwl_sar_get_ewrd_table() 722 /* read header that says # of profiles */ in iwl_sar_get_ewrd_table() 737 * same as max # of profiles in iwl_sar_get_ewrd_table() 802 u8 profiles; iwl_sar_get_wgds_table() member [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaOperators.td | 10 // Type profiles
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCV.td | 18 // RISC-V profiles supported.
|
/freebsd/contrib/bearssl/samples/ |
H A D | README.txt | 31 server profiles (selections of cipher suites and algorithms).
|
/freebsd/share/examples/ppp/ |
H A D | ppp.conf.span-isp | 75 # If you use ppp to connect to your ISPs, the isp* profiles shold be used, 76 # resulting in the vpn* profiles being called from ppp.linkup.span-isp.
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | scan.h | 134 * @num_profiles: num of profiles in the list 153 * @profiles: profiles to search for match 157 struct iwl_scan_offload_profile profiles[IWL_SCAN_MAX_PROFILES]; 163 * @profiles: profiles to search for match 167 struct iwl_scan_offload_profile profiles[IWL_SCAN_MAX_PROFILES_V2]; 1179 * @matched_profiles: bitmap of matched profiles, referencing the 1223 * @matched_profiles: bitmap of matched profiles, referencing the 151 struct iwl_scan_offload_profile profiles[IWL_SCAN_MAX_PROFILES]; global() member 161 struct iwl_scan_offload_profile profiles[IWL_SCAN_MAX_PROFILES_V2]; global() member
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/ |
H A D | fm.h | 584 t_FmPcdSpEntry profiles[FM_VSP_MAX_NUM_OF_ENTRIES]; member
|
H A D | fm_ncsw.c | 710 if (p_Fm->p_FmSp->profiles[i].profilesMng.ownerId == (uint8_t)ILLEGAL_BASE) in AllocVSPsForPartition() 717 p_Fm->p_FmSp->profiles[i].profilesMng.ownerId = guestId; in AllocVSPsForPartition() 773 if (p_Fm->p_FmSp->profiles[i].profilesMng.ownerId == guestId) in FreeVSPsForPartition() 774 p_Fm->p_FmSp->profiles[i].profilesMng.ownerId = (uint8_t)ILLEGAL_BASE; in FreeVSPsForPartition() 1504 if (!p_Fm->p_FmSp->profiles[i].profilesMng.allocated) in FmVSPAllocForPort() 1520 p_Fm->p_FmSp->profiles[i].profilesMng.allocated = TRUE; in FmVSPAllocForPort() 1538 p_Fm->p_FmSp->profiles[i].profilesMng.allocated = FALSE; in FmVSPAllocForPort() 1566 p_Fm->p_FmSp->profiles[i].profilesMng.allocated = FALSE; in FmVSPFreeForPort() 3355 p_Fm->p_FmSp->profiles[i].profilesMng.ownerId = (uint8_t)ILLEGAL_BASE; in FM_Config()
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_main.c | 115 static struct mlx5_profile profiles[] = { variable 1434 if (mlx5_prof_sel < 0 || mlx5_prof_sel >= ARRAY_SIZE(profiles)) { in init_one() 1440 dev->profile = &profiles[mlx5_prof_sel]; in init_one()
|
/freebsd/sys/contrib/dev/ice/ |
H A D | README | 40 protocols, or change default settings. DDP profiles can also be rolled
|
/freebsd/crypto/openssl/crypto/err/ |
H A D | openssl.txt | 1427 SSL_R_NO_SRTP_PROFILES:359:no srtp profiles 1475 SSL_R_SRTP_COULD_NOT_ALLOCATE_PROFILES:362:srtp could not allocate profiles
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProfData.inc | 722 * The 59th bit indicates whether to use debug info to correlate profiles.
|