Home
last modified time | relevance | path

Searched defs:sched (Results 1 – 25 of 27) sorted by relevance

12

/trueos/sys/opencrypto/
HDxform.c313 null_setkey(u_int8_t **sched, u_int8_t *key, int len) in null_setkey()
319 null_zerokey(u_int8_t **sched) in null_zerokey()
343 des1_setkey(u_int8_t **sched, u_int8_t *key, int len) in des1_setkey()
360 des1_zerokey(u_int8_t **sched) in des1_zerokey()
386 des3_setkey(u_int8_t **sched, u_int8_t *key, int len) in des3_setkey()
405 des3_zerokey(u_int8_t **sched) in des3_zerokey()
443 blf_setkey(u_int8_t **sched, u_int8_t *key, int len) in blf_setkey()
458 blf_zerokey(u_int8_t **sched) in blf_zerokey()
478 cast5_setkey(u_int8_t **sched, u_int8_t *key, int len) in cast5_setkey()
492 cast5_zerokey(u_int8_t **sched) in cast5_zerokey()
[all …]
/trueos/contrib/gcc/
HDtarget.h218 struct sched struct
223 int (* adjust_cost) (rtx insn, rtx link, rtx def_insn, int cost);
227 int (* adjust_priority) (rtx, int);
232 int (* issue_rate) (void);
236 int (* variable_issue) (FILE *, int, rtx, int);
239 void (* md_init) (FILE *, int, int);
242 void (* md_finish) (FILE *, int);
245 void (* md_init_global) (FILE *, int, int);
248 void (* md_finish_global) (FILE *, int);
252 int (* reorder) (FILE *, int, rtx *, int *, int);
[all …]
/trueos/tools/regression/p1003_1b/
HDsched.c60 checkpris(int sched) in checkpris()
104 int sched(int ac, char *av[]) in sched() function
110 int sched; in sched() local
/trueos/crypto/openssl/crypto/des/
HDenc_writ.c81 DES_key_schedule *sched, DES_cblock *iv) in DES_enc_write()
HDdes_old.c221 int _ossl_old_des_enc_read(int fd, char *buf, int len, des_key_schedule sched, in _ossl_old_des_enc_read()
228 des_key_schedule sched, _ossl_old_des_cblock *iv) in _ossl_old_des_enc_write()
/trueos/sys/netpfil/ipfw/test/
HDdn_test.h138 struct dn_schk *sched; member
141 struct dn_schk *sched; member
HDmain.c62 struct dn_schk *sched; member
/trueos/contrib/netbsd-tests/lib/librt/
HDt_sched.c107 struct sched_param sched; in sched_priority_set() local
/trueos/contrib/telnet/libtelnet/
HDkerberos.c94 static des_key_schedule sched; variable
/trueos/contrib/ntp/ntpd/
HDntpd.c374 struct sched_param sched; in set_process_priority() local
/trueos/contrib/gcclibs/libgomp/
HDlibgomp.h71 enum gomp_schedule_type sched; member
HDloop.c38 enum gomp_schedule_type sched, long chunk_size) in gomp_loop_init()
375 long incr, enum gomp_schedule_type sched, in gomp_parallel_loop_start()
/trueos/lib/librt/
HDsigev_thread.c75 struct sched_param sched; in attrcopy() local
/trueos/sys/netpfil/ipfw/
HDip_dn_private.h210 struct dn_schk *sched; /* Sched we are linked to */ member
300 struct dn_schk *sched; /* the template */ member
/trueos/sys/dev/ath/ath_rate/sample/
HDsample.c668 const struct txschedule *sched = &sn->sched[rix0]; in ath_rate_getxtxrates() local
691 const struct txschedule *sched = &sn->sched[rix]; in ath_rate_setupxtxdesc() local
HDsample.h95 const struct txschedule *sched; /* tx schedule table */ member
/trueos/crypto/heimdal/appl/telnet/libtelnet/
HDspx.c103 static des_key_schedule sched; variable
/trueos/sys/dev/cxgb/
HDcxgb_ioctl.h118 uint8_t sched; member
126 uint8_t sched; member
HDcxgb_main.c1440 send_pktsched_cmd(struct adapter *adap, int sched, int qidx, int lo, in send_pktsched_cmd()
/trueos/sys/netipsec/
HDkeydb.h127 void *sched; /* intermediate encryption key */ member
/trueos/sys/dev/cxgb/common/
HDcxgb_t3_hw.c3691 int t3_config_sched(adapter_t *adap, unsigned int kbps, int sched) in t3_config_sched()
3735 int t3_set_sched_ipg(adapter_t *adap, int sched, unsigned int ipg) in t3_set_sched_ipg()
3765 void t3_get_tx_sched(adapter_t *adap, unsigned int sched, unsigned int *kbps, in t3_get_tx_sched()
/trueos/sys/dev/cxgbe/common/
HDt4_hw.c3514 int t4_set_sched_bps(struct adapter *adap, int sched, unsigned int kbps) in t4_set_sched_bps()
3558 int t4_set_sched_ipg(struct adapter *adap, int sched, unsigned int ipg) in t4_set_sched_ipg()
3588 void t4_get_tx_sched(struct adapter *adap, unsigned int sched, unsigned int *kbps, in t4_get_tx_sched()
/trueos/sys/dev/iwn/
HDif_iwnvar.h276 uint16_t *sched; member
/trueos/sys/ofed/drivers/net/mlx4/
HDresource_tracker.c588 u8 sched = *(u8 *)(inbox->buf + 64); in update_pkey_index() local
3410 u8 sched = *(u8 *)(inbox->buf + 64); in roce_verify_mac() local
/trueos/contrib/sendmail/src/
HDqueue.c1291 bool sched; local

12