Home
last modified time | relevance | path

Searched refs:dss (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/contrib/flex/src/
H A Ddfa.c140 int *dset = dss[ds]; in dump_associated_rules()
355 dss = reallocate_int_ptr_array (dss, current_max_dfas); in increase_max_dfas()
604 dset = dss[ds]; in ntod()
815 oldsns = dss[i]; in snstods()
849 dss[newds] = allocate_integer_array (numstates + 1); in snstods()
859 dss[newds][i] = sns[i]; in snstods()
H A Dmain.c91 int *base, *def, *nultrans, NUL_ec, tblend, firstfree, **dss, *dfasiz; variable
1774 dss = allocate_int_ptr_array (current_max_dfas); in set_up_initial_allocations()
H A Dflexdef.h582 extern int *base, *def, *nultrans, NUL_ec, tblend, firstfree, **dss,
/dflybsd-src/contrib/file/magic/Magdir/
H A Dssh8 0 string ssh-dss\ OpenSSH DSA public key
31 # name of the algorithm like: ssh-dss ssh-rsa ecdsa-sha2-nistp256 ssh-ed25519
/dflybsd-src/sys/dev/acpica/acpi_video/
H A Dacpi_video.c356 UINT32 dcs, dss, dss_p; in acpi_video_notify_handler() local
367 dss = vo_get_graphics_state(vo->handle); in acpi_video_notify_handler()
370 dss = DSS_INACTIVE; in acpi_video_notify_handler()
371 if (((dcs & DCS_ACTIVE) && dss == DSS_INACTIVE) || in acpi_video_notify_handler()
372 (!(dcs & DCS_ACTIVE) && dss == DSS_ACTIVE)) { in acpi_video_notify_handler()
375 dss_p = dss; in acpi_video_notify_handler()
/dflybsd-src/crypto/openssh/
H A DPROTOCOL.certkeys35 ssh-dss-cert-v01@openssh.com
96 string "ssh-dss-cert-v01@openssh.com"
209 ssh-dss, ssh-ed25519 and the ECDSA types ecdsa-sha2-nistp256,
218 (RFC4253 section 6.6 for ssh-rsa and ssh-dss, RFC5656 for the ECDSA
/dflybsd-src/contrib/ldns/
H A Ddnssec_verify.c157 ldns_rr_list *dss) in ldns_dnssec_build_data_chain_other() argument
180 dss = ldns_pkt_rr_list_by_name_and_type(my_pkt, in ldns_dnssec_build_data_chain_other()
185 if (dss) { in ldns_dnssec_build_data_chain_other()
188 dss, in ldns_dnssec_build_data_chain_other()
192 ldns_rr_list_deep_free(dss); in ldns_dnssec_build_data_chain_other()
277 ldns_rr_list *dss = NULL; in ldns_dnssec_build_data_chain() local
435 dss in ldns_dnssec_build_data_chain()
/dflybsd-src/lib/libssh/
H A DMakefile41 monitor_fdpass.c rijndael.c ssh-dss.c ssh-ecdsa.c ssh-ecdsa-sk.c \
/dflybsd-src/crypto/openssh/contrib/
H A Dssh-copy-id337 printf '%s\n' "$KEY" | grep ssh-dss >/dev/null || {
/dflybsd-src/bin/cpdup/
H A DBACKUPS297 not the secret key!). It typically starts with "ssh-dss" followed by