Home
last modified time | relevance | path

Searched full:schedule (Results 1 – 25 of 38) sorted by relevance

12

/openthread-3.5.0/third_party/mbedtls/repo/include/mbedtls/
Ddes.h168 * \brief DES key schedule (56-bit, encryption)
183 * \brief DES key schedule (56-bit, decryption)
198 * \brief Triple-DES key schedule (112-bit, encryption)
210 * \brief Triple-DES key schedule (112-bit, decryption)
222 * \brief Triple-DES key schedule (168-bit, encryption)
234 * \brief Triple-DES key schedule (168-bit, decryption)
Dcamellia.h93 * \brief Perform a CAMELLIA key schedule operation for encryption.
109 * \brief Perform a CAMELLIA key schedule operation for decryption.
188 * to this function should be preceded by a key-schedule via
234 * to this function should be preceded by a key-schedule via
Dhkdf.h83 * key schedule). For standard HKDF security guarantees use
112 * key schedule). For standard HKDF security guarantees use
Dxtea.h80 * \brief XTEA key schedule
Daes.h382 * because CFB mode uses the same key schedule for encryption and
427 * Due to the nature of CFB, you must use the same key schedule for
472 * because OFB mode uses the same key schedule for encryption and
525 * Due to the nature of CTR, you must use the same key schedule
Darc4.h93 * \brief ARC4 key schedule
Dblowfish.h98 * \brief Perform a Blowfish key schedule operation.
100 * \param ctx The Blowfish context to perform the key schedule on.
Daria.h234 * because CFB mode uses the same key schedule for encryption and
282 * Due to the nature of CTR, you must use the same key schedule
/openthread-3.5.0/third_party/mbedtls/repo/library/
Dssl_tls13_keys.h2 * TLS 1.3 key schedule
117 * \brief This function is part of the TLS 1.3 key schedule.
202 * \brief Compute the next secret in the TLS 1.3 key schedule
204 * The TLS 1.3 key schedule proceeds as follows to compute
Dssl_tls13_keys.c2 * TLS 1.3 key schedule
44 * This function creates a HkdfLabel structure used in the TLS 1.3 key schedule.
Ddes.c470 * DES key schedule (56-bit, encryption)
480 * DES key schedule (56-bit, decryption)
523 * Triple-DES key schedule (112-bit, encryption)
537 * Triple-DES key schedule (112-bit, decryption)
574 * Triple-DES key schedule (168-bit, encryption)
588 * Triple-DES key schedule (168-bit, decryption)
Darc4.c59 * ARC4 key schedule
Dxtea.c54 * XTEA key schedule
/openthread-3.5.0/src/core/thread/
Dannounce_sender.hpp51 * Provides APIs to schedule periodic transmission of MLE Announcement messages for a given number
85 * the @p aCount cycles to the schedule.
90 * @param[in] aCount The number of cycles to schedule.
Dcsl_tx_scheduler.cpp230 // schedule CSL tx with `Mac` but here we calculate the delay with in HandleFrameRequest()
305 // would set sequence number and schedule next CSL tx. in HandleSentFrame()
Dtime_sync_service.cpp234 // Schedule a check 1 millisecond after two periods of time in CheckAndHandleChanges()
Dannounce_sender.cpp187 LogInfo("Schedule tx for one cycle"); in HandleTrickleTimer()
Dmlr_manager.cpp606 // Schedule for the next renewing. in Reregister()
/openthread-3.5.0/.github/
Ddependabot.yml33 schedule:
/openthread-3.5.0/third_party/mbedtls/repo/docs/architecture/
Dtls13-experimental.md38 - The HKDF key derivation function on which the TLS 1.3 key schedule is based,
/openthread-3.5.0/examples/platforms/
Dopenthread-system.h91 * and schedule a call to `otSysProcessDrivers()`.
/openthread-3.5.0/.github/workflows/
Dscorecards.yml40 schedule:
/openthread-3.5.0/src/core/meshcop/
Djoiner_router.cpp231 LogError("schedule joiner entrust", error); in DelaySendingJoinerEntrust()
/openthread-3.5.0/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ssl.data10401 SSL TLS 1.3 Key schedule: Secret evolution #1
10407 SSL TLS 1.3 Key schedule: Secret evolution #2
10412 SSL TLS 1.3 Key schedule: Secret evolution #3
10417 SSL TLS 1.3 Key schedule: HKDF Expand Label #1
10423 SSL TLS 1.3 Key schedule: HKDF Expand Label #2
10429 SSL TLS 1.3 Key schedule: HKDF Expand Label #3
10435 SSL TLS 1.3 Key schedule: HKDF Expand Label #4
10441 SSL TLS 1.3 Key schedule: HKDF Expand Label #5 (RFC 8448)
10447 SSL TLS 1.3 Key schedule: HKDF Expand Label #6 (RFC 8448)
10453 SSL TLS 1.3 Key schedule: HKDF Expand Label #7 (RFC 8448)
[all …]
/openthread-3.5.0/src/core/mac/
Dsub_mac.hpp584 // CSL transmitter would schedule delayed transmission `kCslTransmitTimeAhead` earlier

12