Home
last modified time | relevance | path

Searched full:decryption (Results 1 – 25 of 26) sorted by relevance

12

/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/
H A Dcbc_mode.h62 * because this affords a more efficient (few buffers) decryption.
115 * @brief CBC decryption procedure
129 * contiguous. This allows for a very efficient decryption
H A Dctr_mode.h78 * @brief CTR mode encryption/decryption procedure.
H A Daes.h97 * @brief Set the AES-128 decryption key
H A Dccm_mode.h162 * @brief CCM decryption and tag verification procedure
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/polarssl/
H A Ddes.h68 * \brief DES key schedule (56-bit, decryption)
76 * \brief DES-ECB block encryption/decryption
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/polarssl/
H A Ddes.h68 * \brief DES key schedule (56-bit, decryption)
76 * \brief DES-ECB block encryption/decryption
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/
H A Dcbc_mode.c1 /* cbc_mode.c - TinyCrypt implementation of CBC mode encryption & decryption */
100 * contiguous. This allows for a very efficient decryption algorithm in tc_cbc_mode_decrypt()
H A Dccm_mode.c219 /* DECRYPTION: */ in tc_ccm_decryption_verification()
221 /* formatting the sequence b for decryption: */ in tc_ccm_decryption_verification()
H A Daes_decrypt.c1 /* aes_decrypt.c - TinyCrypt implementation of AES decryption procedure */
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_ccm.h55 …M_TASK_CRYPT = offsetof(NRF_CCM_Type, TASKS_CRYPT), ///< Start encryption/decryption.
56 …CM_TASK_STOP = offsetof(NRF_CCM_Type, TASKS_STOP), ///< Stop encryption/decryption.
91 NRF_CCM_MODE_DECRYPTION = CCM_MODE_MODE_Decryption, ///< Decryption mode.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls_structs.h68 /* chain of rx pbufs (before decryption) */
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/documentation/
H A Dtinycrypt.rst177 * TinyCrypt CBC decryption assumes that the iv and the ciphertext are
179 very efficient decryption algorithm that would not otherwise be possible.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/polarssl/
H A Ddes.c378 * DES key schedule (56-bit, decryption)
394 * DES-ECB block encryption/decryption
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/polarssl/
H A Ddes.c378 * DES key schedule (56-bit, decryption)
394 * DES-ECB block encryption/decryption
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml111 prevent unnecessary decryption operations and unnecessary
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dnet.c1274 BT_DBG("Decryption successful. Payload len %u: %s", buf->om_len, in bt_mesh_net_decode()
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dnrf52810.h1347 …__OM uint32_t TASKS_CRYPT; /*!< (@ 0x00000004) Start encryption/decryption. Thi…
1349 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000008) Stop encryption/decryption
1352 … for any ongoing encryption/decryption */
H A Dnrf52840.h1986 …__OM uint32_t TASKS_CRYPT; /*!< (@ 0x00000004) Start encryption/decryption. Thi…
1988 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000008) Stop encryption/decryption
1991 … for any ongoing encryption/decryption */
H A Dnrf52.h1722 …__OM uint32_t TASKS_CRYPT; /*!< (@ 0x00000004) Start encryption/decryption. Thi…
1724 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000008) Stop encryption/decryption
H A Dnrf52810_bitfields.h487 /* Description: Start encryption/decryption. This operation will stop by itself when completed. */
494 /* Description: Stop encryption/decryption */
501 …DE register with the contents of the RATEOVERRIDE register for any ongoing encryption/decryption */
588 /* Bit 0 : The result of the MIC check performed during the previous decryption operation */
624 #define CCM_MODE_MODE_Decryption (1UL) /*!< AES CCM packet decryption mode */
651 MIC generation and encryption/decryption. */
H A Dnrf52810.svd16669 …<description>Start encryption/decryption. This operation will stop by itself when completed.</desc…
16682 <description>Stop encryption/decryption</description>
16695 … with the contents of the RATEOVERRIDE register for any ongoing encryption/decryption</description>
16957 …<description>The result of the MIC check performed during the previous decryption operation</descr…
17020 <name>Decryption</name>
17021 <description>AES CCM packet decryption mode</description>
17125 MIC generation and encryption/decryption.</description>
H A Dnrf52840_bitfields.h213 /* Description: Start encryption/decryption. This operation will stop by itself when completed. */
220 /* Description: Stop encryption/decryption */
227 …DE register with the contents of the RATEOVERRIDE register for any ongoing encryption/decryption */
314 /* Bit 0 : The result of the MIC check performed during the previous decryption operation */
350 #define CCM_MODE_MODE_Decryption (1UL) /*!< AES CCM packet decryption mode */
377 MIC generation and encryption/decryption. */
H A Dnrf52.svd21250 …<description>Start encryption/decryption. This operation will stop by itself when completed.</desc…
21256 <description>Stop encryption/decryption</description>
21490 …<description>The result of the MIC check performed during the previous decryption operation</descr…
21553 <name>Decryption</name>
21554 <description>AES CCM packet decryption mode</description>
21647 …orary storage during key-stream generation, MIC generation and encryption/decryption.</description>
H A Dnrf52840.svd24213 …<description>Start encryption/decryption. This operation will stop by itself when completed.</desc…
24226 <description>Stop encryption/decryption</description>
24239 … with the contents of the RATEOVERRIDE register for any ongoing encryption/decryption</description>
24501 …<description>The result of the MIC check performed during the previous decryption operation</descr…
24564 <name>Decryption</name>
24565 <description>AES CCM packet decryption mode</description>
24669 MIC generation and encryption/decryption.</description>
H A Dnrf52_bitfields.h990 /* Bit 0 : The result of the MIC check performed during the previous decryption operation */
1024 #define CCM_MODE_MODE_Decryption (1UL) /*!< AES CCM packet decryption mode */
1050 …ed for temporary storage during key-stream generation, MIC generation and encryption/decryption. */

12