| /freebsd/sys/crypto/ |
| H A D | chacha20_poly1305.c | 50 exf->reinit(ctx, nonce, nonce_len); in chacha20_poly1305_encrypt() 105 exf->reinit(ctx, nonce, nonce_len); in chacha20_poly1305_decrypt() 153 exf->reinit(ctx, nonce, XCHACHA20_POLY1305_IV_LEN); in xchacha20_poly1305_encrypt() 208 exf->reinit(ctx, nonce, XCHACHA20_POLY1305_IV_LEN); in xchacha20_poly1305_decrypt()
|
| /freebsd/sys/opencrypto/ |
| H A D | xform_aes_icm.c | 90 .reinit = aes_icm_reinit, 110 .reinit = aes_gcm_reinit, 131 .reinit = aes_ccm_reinit,
|
| H A D | xform_chacha20_poly1305.c | 164 .reinit = chacha20_poly1305_reinit, 221 .reinit = xchacha20_poly1305_reinit,
|
| H A D | xform_enc.h | 62 void (*reinit) (void *, const uint8_t *, size_t); member
|
| H A D | xform_aes_xts.c | 71 .reinit = aes_xts_reinit,
|
| H A D | xform_aes_cbc.c | 76 .reinit = aes_cbc_reinit,
|
| H A D | xform_cml.c | 76 .reinit = cml_reinit,
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | usb.c | 288 bool reinit = true; in mt7921u_resume() local 295 reinit = false; in mt7921u_resume() 306 if (reinit || mt792x_dma_need_reinit(dev)) { in mt7921u_resume()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
| H A D | usb.c | 281 bool reinit = true; in mt7925u_resume() local 289 reinit = false; in mt7925u_resume() 300 if (reinit || mt792x_dma_need_reinit(dev)) { in mt7925u_resume()
|
| /freebsd/sys/dev/usb/net/ |
| H A D | if_axge.c | 924 int error, mask, reinit; in axge_ioctl() local 930 reinit = 0; in axge_ioctl() 941 reinit++; in axge_ioctl() 946 reinit++; in axge_ioctl() 948 if (reinit > 0 && if_getdrvflags(ifp) & IFF_DRV_RUNNING) in axge_ioctl() 951 reinit = 0; in axge_ioctl() 953 if (reinit > 0) in axge_ioctl()
|
| H A D | if_axe.c | 1465 int error, mask, reinit; in axe_ioctl() local 1470 reinit = 0; in axe_ioctl() 1481 reinit++; in axe_ioctl() 1486 reinit++; in axe_ioctl() 1488 if (reinit > 0 && if_getdrvflags(ifp) & IFF_DRV_RUNNING) in axe_ioctl() 1491 reinit = 0; in axe_ioctl() 1493 if (reinit > 0) in axe_ioctl()
|
| /freebsd/crypto/openssl/crypto/evp/ |
| H A D | m_sigver.c | 51 int ret, iter, reinit = 1; in do_sigver_init() local 57 reinit = 0; in do_sigver_init() 75 if (reinit in do_sigver_init() 80 reinit = 0; in do_sigver_init() 91 if (!reinit) { in do_sigver_init() 212 if (mdname == NULL && !reinit) { in do_sigver_init()
|
| /freebsd/sys/i386/acpica/ |
| H A D | acpi_wakeup.c | 308 mem_range_softc.mr_op->reinit != NULL) in acpi_wakeup_machdep() 309 mem_range_softc.mr_op->reinit(&mem_range_softc); in acpi_wakeup_machdep()
|
| /freebsd/sys/sys/ |
| H A D | memrange.h | 82 void (*reinit)(struct mem_range_softc *sc); member
|
| /freebsd/sys/crypto/chacha20/ |
| H A D | chacha-sw.c | 59 .reinit = chacha20_xform_reinit,
|
| /freebsd/stand/libsa/geli/ |
| H A D | geliboot_crypto.c | 82 enc_xform_aes_xts.reinit(ctxp, iv, AES_XTS_IV_LEN); in geliboot_crypt()
|
| /freebsd/sys/amd64/acpica/ |
| H A D | acpi_wakeup.c | 299 mem_range_softc.mr_op->reinit != NULL) in acpi_wakeup_machdep() 300 mem_range_softc.mr_op->reinit(&mem_range_softc); in acpi_wakeup_machdep()
|
| /freebsd/contrib/pam-krb5/tests/data/scripts/basic/ |
| H A D | no-context-debug | 38 DEBUG pam_sm_setcred: entry (reinit)
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | bufferevent_ratelim.c | 568 int reinit = 0, suspended = 0; in bufferevent_set_rate_limit() local 602 reinit = rlim->cfg != NULL; in bufferevent_set_rate_limit() 605 ev_token_bucket_init_(&rlim->limit, cfg, tick, reinit); in bufferevent_set_rate_limit() 607 if (reinit) { in bufferevent_set_rate_limit()
|
| /freebsd/contrib/libevent/ |
| H A D | bufferevent_ratelim.c | 568 int reinit = 0, suspended = 0; in bufferevent_set_rate_limit() local 602 reinit = rlim->cfg != NULL; in bufferevent_set_rate_limit() 605 ev_token_bucket_init_(&rlim->limit, cfg, tick, reinit); in bufferevent_set_rate_limit() 607 if (reinit) { in bufferevent_set_rate_limit()
|
| /freebsd/crypto/krb5/src/kprop/ |
| H A D | kpropd.c | 682 reinit: in do_iprop() 718 goto reinit; in do_iprop() 739 goto reinit; in do_iprop() 796 goto reinit; in do_iprop() 829 goto reinit; in do_iprop()
|
| /freebsd/contrib/pam-krb5/tests/data/scripts/trace/ |
| H A D | unsupported | 45 DEBUG pam_sm_setcred: entry (reinit)
|
| H A D | supported | 49 DEBUG pam_sm_setcred: entry (reinit)
|
| /freebsd/sys/dev/sound/pcm/ |
| H A D | mixer_if.m | 48 METHOD int reinit {
|
| /freebsd/sys/dev/ata/ |
| H A D | ata_if.m | 71 METHOD int reinit {
|