/dflybsd-src/crypto/libressl/ssl/ |
H A D | tls13_record_layer.c | 118 tls13_record_layer_rrec_free(struct tls13_record_layer *rl) in tls13_record_layer_rrec_free() 125 tls13_record_layer_wrec_free(struct tls13_record_layer *rl) in tls13_record_layer_wrec_free() 135 struct tls13_record_layer *rl; in tls13_record_layer_new() local 161 tls13_record_layer_free(struct tls13_record_layer *rl) in tls13_record_layer_free() 181 tls13_record_layer_set_callbacks(struct tls13_record_layer *rl, in tls13_record_layer_set_callbacks() 189 tls13_record_layer_rcontent(struct tls13_record_layer *rl, CBS *cbs) in tls13_record_layer_rcontent() 236 tls13_record_layer_allow_ccs(struct tls13_record_layer *rl, int allow) in tls13_record_layer_allow_ccs() 242 tls13_record_layer_allow_legacy_alerts(struct tls13_record_layer *rl, int allow) in tls13_record_layer_allow_legacy_alerts() 248 tls13_record_layer_set_aead(struct tls13_record_layer *rl, in tls13_record_layer_set_aead() 255 tls13_record_layer_set_hash(struct tls13_record_layer *rl, in tls13_record_layer_set_hash() [all …]
|
H A D | tls12_record_layer.c | 187 struct tls12_record_layer *rl; in tls12_record_layer_new() local 208 tls12_record_layer_free(struct tls12_record_layer *rl) in tls12_record_layer_free() 221 tls12_record_layer_alert(struct tls12_record_layer *rl, uint8_t *alert_desc) in tls12_record_layer_alert() 227 tls12_record_layer_write_overhead(struct tls12_record_layer *rl, in tls12_record_layer_write_overhead() 254 tls12_record_layer_read_protected(struct tls12_record_layer *rl) in tls12_record_layer_read_protected() 260 tls12_record_layer_write_protected(struct tls12_record_layer *rl) in tls12_record_layer_write_protected() 266 tls12_record_layer_set_aead(struct tls12_record_layer *rl, const EVP_AEAD *aead) in tls12_record_layer_set_aead() 272 tls12_record_layer_set_cipher_hash(struct tls12_record_layer *rl, in tls12_record_layer_set_cipher_hash() 282 tls12_record_layer_set_version(struct tls12_record_layer *rl, uint16_t version) in tls12_record_layer_set_version() 289 tls12_record_layer_set_initial_epoch(struct tls12_record_layer *rl, in tls12_record_layer_set_initial_epoch() [all …]
|
H A D | tls13_handshake_msg.c | 116 struct tls13_record_layer *rl = cb_arg; in tls13_handshake_msg_read_cb() local 123 struct tls13_record_layer *rl) in tls13_handshake_msg_recv() 168 struct tls13_record_layer *rl) in tls13_handshake_msg_send()
|
/dflybsd-src/contrib/wpa_supplicant/src/tls/ |
H A D | tlsv1_record.c | 30 int tlsv1_record_set_cipher_suite(struct tlsv1_record_layer *rl, in tlsv1_record_set_cipher_suite() 75 int tlsv1_record_change_write_cipher(struct tlsv1_record_layer *rl) in tlsv1_record_change_write_cipher() 109 int tlsv1_record_change_read_cipher(struct tlsv1_record_layer *rl) in tlsv1_record_change_read_cipher() 150 int tlsv1_record_send(struct tlsv1_record_layer *rl, u8 content_type, u8 *buf, in tlsv1_record_send() 278 int tlsv1_record_receive(struct tlsv1_record_layer *rl, in tlsv1_record_receive()
|
/dflybsd-src/sys/bus/isa/ |
H A D | isa_common.c | 493 struct resource_list *rl = &idev->id_resources; in isa_probe_children() local 539 isa_print_resources(struct resource_list *rl, const char *name, int type, in isa_print_resources() 573 struct resource_list *rl = &idev->id_resources; in isa_print_all_resources() local 622 struct resource_list *rl = &idev->id_resources; in isa_read_ivar() local 797 struct resource_list *rl = &idev->id_resources; in isa_child_detached() local 838 struct resource_list *rl = &idev->id_resources; in isa_driver_added() local 888 struct resource_list *rl = &idev->id_resources; in isa_set_resource() local 915 struct resource_list *rl = &idev->id_resources; in isa_get_resource() local 934 struct resource_list *rl = &idev->id_resources; in isa_delete_resource() local
|
/dflybsd-src/contrib/gmp/mpn/generic/ |
H A D | submul_1.c | 34 mp_limb_t ul, cl, hpl, lpl, rl; in mpn_submul_1() local 65 mp_limb_t shifted_vl, ul, rl, lpl, hpl, prev_hpl, cl, xl, c1, c2, c3; in mpn_submul_1() local 101 mp_limb_t shifted_vl, ul, rl, lpl, hpl, prev_hpl, xw, cl, xl; in mpn_submul_1() local
|
H A D | addmul_1.c | 34 mp_limb_t ul, cl, hpl, lpl, rl; in mpn_addmul_1() local 65 mp_limb_t shifted_vl, ul, rl, lpl, hpl, prev_hpl, cl, xl, c1, c2, c3; in mpn_addmul_1() local 101 mp_limb_t shifted_vl, ul, rl, lpl, hpl, prev_hpl, xw, cl, xl; in mpn_addmul_1() local
|
H A D | add_n.c | 30 mp_limb_t ul, vl, sl, rl, cy, cy1, cy2; in mpn_add_n() local 60 mp_limb_t ul, vl, rl, cy; in mpn_add_n() local
|
H A D | sub_n.c | 30 mp_limb_t ul, vl, sl, rl, cy, cy1, cy2; in mpn_sub_n() local 60 mp_limb_t ul, vl, rl, cy; in mpn_sub_n() local
|
H A D | subcnd_n.c | 33 mp_limb_t ul, vl, sl, rl, cy, cy1, cy2, mask; in mpn_subcnd_n() local 64 mp_limb_t ul, vl, rl, cy, mask; in mpn_subcnd_n() local
|
/dflybsd-src/lib/libc/locale/ |
H A D | setrunelocale.c | 84 free_runes(_RuneLocale *rl) in free_runes() 94 _RuneLocale *rl; in __setrunelocale() local
|
H A D | euc.c | 121 _EUC_CN_init(struct xlocale_ctype *l, _RuneLocale *rl) in _EUC_CN_init() 168 _EUC_KR_init(struct xlocale_ctype *l, _RuneLocale *rl) in _EUC_KR_init() 215 _EUC_JP_init(struct xlocale_ctype *l, _RuneLocale *rl) in _EUC_JP_init() 262 _EUC_TW_init(struct xlocale_ctype *l, _RuneLocale *rl) in _EUC_TW_init()
|
/dflybsd-src/usr.sbin/nghook/ |
H A D | main.c | 135 int rl, wl; in main() local 161 int rl; in main() local
|
/dflybsd-src/sys/bus/isa/x86_64/ |
H A D | isa.c | 88 struct resource_list *rl = &idev->id_resources; in isa_alloc_resource() local 131 struct resource_list *rl = &idev->id_resources; in isa_release_resource() local
|
/dflybsd-src/sys/net/wg/ |
H A D | wg_cookie.c | 446 ratelimit_init(struct ratelimit *rl) in ratelimit_init() 462 ratelimit_deinit(struct ratelimit *rl) in ratelimit_deinit() 484 ratelimit_gc_schedule(struct ratelimit *rl) in ratelimit_gc_schedule() 501 ratelimit_gc(struct ratelimit *rl, bool force) in ratelimit_gc() 530 ratelimit_allow(struct ratelimit *rl, const struct sockaddr *sa) in ratelimit_allow()
|
/dflybsd-src/sys/bus/pccard/ |
H A D | pccard.c | 412 struct resource_list *rl = &devi->resources; in pccard_function_init() local 830 pccard_print_resources(struct resource_list *rl, const char *name, int type, in pccard_print_resources() 862 struct resource_list *rl = &devi->resources; in pccard_print_child() local 891 struct resource_list *rl = &devi->resources; in pccard_set_resource() local 921 struct resource_list *rl = &devi->resources; in pccard_get_resource() local 940 struct resource_list *rl = &devi->resources; in pccard_delete_resource() local
|
/dflybsd-src/lib/libc/db/recno/ |
H A D | rec_utils.c | 59 RLEAF *rl; in __rec_ret() local
|
/dflybsd-src/sys/platform/pc64/x86_64/ |
H A D | nexus.c | 264 struct resource_list *rl = &ndev->nx_resources; in nexus_print_all_resources() local 551 struct resource_list *rl = &ndev->nx_resources; in nexus_set_resource() local 563 struct resource_list *rl = &ndev->nx_resources; in nexus_get_resource() local 582 struct resource_list *rl = &ndev->nx_resources; in nexus_delete_resource() local
|
/dflybsd-src/contrib/gmp/mpz/ |
H A D | cdiv_ui.c | 32 mp_limb_t rl; in mpz_cdiv_ui() local
|
H A D | tdiv_ui.c | 30 mp_limb_t rl; in mpz_tdiv_ui() local
|
H A D | fdiv_ui.c | 30 mp_limb_t rl; in mpz_fdiv_ui() local
|
H A D | cdiv_q_ui.c | 31 mp_limb_t rl; in mpz_cdiv_q_ui() local
|
H A D | fdiv_q_ui.c | 30 mp_limb_t rl; in mpz_fdiv_q_ui() local
|
H A D | tdiv_q_ui.c | 30 mp_limb_t rl; in mpz_tdiv_q_ui() local
|
/dflybsd-src/lib/libc/gen/ |
H A D | sysconf.c | 72 struct rlimit rl; in sysconf() local
|