Home
last modified time | relevance | path

Searched refs:oneshot (Results 1 – 22 of 22) sorted by relevance

/freebsd/crypto/heimdal/kcm/
H A Devents.c326 int oneshot = 1; in kcm_fire_event() local
333 oneshot = 0; in kcm_fire_event()
340 oneshot = 0; in kcm_fire_event()
366 if (!oneshot) { in kcm_fire_event()
385 oneshot = 1; in kcm_fire_event()
389 if (oneshot) in kcm_fire_event()
/freebsd/sys/arm/freescale/imx/
H A Dimx_epit.c104 bool oneshot; member
235 sc->oneshot = false; in epit_et_start()
238 sc->oneshot = true; in epit_et_start()
283 if (sc->oneshot) in epit_intr()
/freebsd/tests/sys/kqueue/libkqueue/
H A Duser.c148 oneshot(void) in oneshot() function
182 oneshot(); in test_evfilt_user()
/freebsd/sys/contrib/openzfs/etc/systemd/system/
H A Dzfs-volume-wait.service.in9 Type=oneshot
H A Dzfs-mount.service.in12 Type=oneshot
H A Dzfs-share.service.in14 Type=oneshot
H A Dzfs-import-scan.service.in14 Type=oneshot
H A Dzfs-import-cache.service.in15 Type=oneshot
/freebsd/sys/contrib/openzfs/contrib/dracut/90zfs/
H A Dzfs-nonroot-necessities.service.in8 Type=oneshot
H A Dzfs-snapshot-bootfs.service.in11 Type=oneshot
H A Dzfs-rollback-bootfs.service.in11 Type=oneshot
H A Dzfs-env-bootfs.service.in9 Type=oneshot
/freebsd/contrib/wpa/hostapd/
H A Dhostapd.android.rc19 oneshot
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dciphercommon_gcm.h101 OSSL_GCM_oneshot_fn oneshot; member
/freebsd/crypto/openssl/doc/man7/
H A DEVP_MAC-HMAC.pod55 =item "digest-oneshot" (B<OSSL_MAC_PARAM_DIGEST_ONESHOT>) <integer>
H A Dprovider-digest.pod136 OSSL_FUNC_digest_digest() is a "oneshot" digest function.
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon_gcm.c556 if (!ctx->hw->oneshot(ctx, ctx->buf, ctx->tls_aad_len, in, len, out, tag, in gcm_tls_cipher()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c4224 int oneshot: 1; member
4249 if (!state->oneshot) { in terminate_chunked_trickle_cb()
4266 if (state->oneshot) { in terminate_chunked_close_cb()
4310 http_terminate_chunked_test_impl(void *arg, int oneshot) in http_terminate_chunked_test_impl() argument
4340 terminate_state.oneshot = oneshot; in http_terminate_chunked_test_impl()
/freebsd/contrib/libevent/test/
H A Dregress_http.c4224 int oneshot: 1; member
4249 if (!state->oneshot) { in terminate_chunked_trickle_cb()
4266 if (state->oneshot) { in terminate_chunked_close_cb()
4310 http_terminate_chunked_test_impl(void *arg, int oneshot) in http_terminate_chunked_test_impl() argument
4340 terminate_state.oneshot = oneshot; in http_terminate_chunked_test_impl()
/freebsd/crypto/openssl/doc/man3/
H A DEVP_MAC.pod287 =item "digest-oneshot" (B<OSSL_MAC_PARAM_DIGEST_ONESHOT>) <integer>
289 A simple flag to set the MAC digest to be a oneshot operation.
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-pkeyutl.pod.in322 "oneshot" operation with these algorithms. This means that the entire file to
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt730 EVP_R_ONLY_ONESHOT_SUPPORTED:177:only oneshot supported