/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/ |
H A D | cbc_mode.h | 62 * 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 D | ctr_mode.h | 78 * @brief CTR mode encryption/decryption procedure.
|
H A D | aes.h | 97 * @brief Set the AES-128 decryption key
|
H A D | ccm_mode.h | 162 * @brief CCM decryption and tag verification procedure
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/polarssl/ |
H A D | des.h | 68 * \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 D | des.h | 68 * \brief DES key schedule (56-bit, decryption) 76 * \brief DES-ECB block encryption/decryption
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/ |
H A D | cbc_mode.c | 1 /* 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 D | ccm_mode.c | 219 /* DECRYPTION: */ in tc_ccm_decryption_verification() 221 /* formatting the sequence b for decryption: */ in tc_ccm_decryption_verification()
|
H A D | aes_decrypt.c | 1 /* aes_decrypt.c - TinyCrypt implementation of AES decryption procedure */
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_ccm.h | 55 …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 D | altcp_tls_mbedtls_structs.h | 68 /* chain of rx pbufs (before decryption) */
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/documentation/ |
H A D | tinycrypt.rst | 177 * 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 D | des.c | 378 * 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 D | des.c | 378 * DES key schedule (56-bit, decryption) 394 * DES-ECB block encryption/decryption
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 111 prevent unnecessary decryption operations and unnecessary
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | net.c | 1274 BT_DBG("Decryption successful. Payload len %u: %s", buf->om_len, in bt_mesh_net_decode()
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | nrf52810.h | 1347 …__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 D | nrf52840.h | 1986 …__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 D | nrf52.h | 1722 …__OM uint32_t TASKS_CRYPT; /*!< (@ 0x00000004) Start encryption/decryption. Thi… 1724 …__OM uint32_t TASKS_STOP; /*!< (@ 0x00000008) Stop encryption/decryption …
|
H A D | nrf52810_bitfields.h | 487 /* 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 D | nrf52810.svd | 16669 …<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 D | nrf52840_bitfields.h | 213 /* 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 D | nrf52.svd | 21250 …<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 D | nrf52840.svd | 24213 …<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 D | nrf52_bitfields.h | 990 /* 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. */
|