| /trueos/sys/opencrypto/ |
| HD | xform.c | 313 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/ |
| HD | target.h | 218 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/ |
| HD | sched.c | 60 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/ |
| HD | enc_writ.c | 81 DES_key_schedule *sched, DES_cblock *iv) in DES_enc_write()
|
| HD | des_old.c | 221 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/ |
| HD | dn_test.h | 138 struct dn_schk *sched; member 141 struct dn_schk *sched; member
|
| HD | main.c | 62 struct dn_schk *sched; member
|
| /trueos/contrib/netbsd-tests/lib/librt/ |
| HD | t_sched.c | 107 struct sched_param sched; in sched_priority_set() local
|
| /trueos/contrib/telnet/libtelnet/ |
| HD | kerberos.c | 94 static des_key_schedule sched; variable
|
| /trueos/contrib/ntp/ntpd/ |
| HD | ntpd.c | 374 struct sched_param sched; in set_process_priority() local
|
| /trueos/contrib/gcclibs/libgomp/ |
| HD | libgomp.h | 71 enum gomp_schedule_type sched; member
|
| HD | loop.c | 38 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/ |
| HD | sigev_thread.c | 75 struct sched_param sched; in attrcopy() local
|
| /trueos/sys/netpfil/ipfw/ |
| HD | ip_dn_private.h | 210 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/ |
| HD | sample.c | 668 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
|
| HD | sample.h | 95 const struct txschedule *sched; /* tx schedule table */ member
|
| /trueos/crypto/heimdal/appl/telnet/libtelnet/ |
| HD | spx.c | 103 static des_key_schedule sched; variable
|
| /trueos/sys/dev/cxgb/ |
| HD | cxgb_ioctl.h | 118 uint8_t sched; member 126 uint8_t sched; member
|
| HD | cxgb_main.c | 1440 send_pktsched_cmd(struct adapter *adap, int sched, int qidx, int lo, in send_pktsched_cmd()
|
| /trueos/sys/netipsec/ |
| HD | keydb.h | 127 void *sched; /* intermediate encryption key */ member
|
| /trueos/sys/dev/cxgb/common/ |
| HD | cxgb_t3_hw.c | 3691 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/ |
| HD | t4_hw.c | 3514 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/ |
| HD | if_iwnvar.h | 276 uint16_t *sched; member
|
| /trueos/sys/ofed/drivers/net/mlx4/ |
| HD | resource_tracker.c | 588 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/ |
| HD | queue.c | 1291 bool sched; local
|