Home
last modified time | relevance | path

Searched full:encryption (Results 1 – 25 of 105) sorted by relevance

12345

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_ecb.h42 * @defgroup nrf_ecb_drv AES ECB encryption driver
66 * @param dst Result of encryption, 16 bytes will be written.
69 * @retval true If the encryption operation completed.
70 * @retval false If the encryption operation did not complete.
75 * @brief Function for setting the key to be used for encryption.
84 * @defgroup nrf_ecb_hal AES ECB encryption HAL
96 …_STARTECB = offsetof(NRF_ECB_Type, TASKS_STARTECB), /**< Task for starting ECB block encryption. */
97 …_STOPECB = offsetof(NRF_ECB_Type, TASKS_STOPECB), /**< Task for stopping ECB block encryption. */
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/
H A Dcbc_mode.h46 * good practice to replace the encryption when q == 2^56). CBC mode
61 * TinyCrypt CBC encryption prepends the IV to the ciphertext,
84 * @brief CBC encryption procedure
86 * using the encryption key schedule provided, prepends iv to out
117 * using the provided encryption key schedule
H A Daes.h69 * @brief Set AES-128 encryption key
82 * @brief AES-128 Encryption procedure
113 * @brief AES-128 Encryption procedure
H A Dccm_mode.h115 * @brief CCM tag generation and encryption procedure
136 * @note: The sequence b for encryption is formatted as follows:
182 * @note: The sequence b for encryption is formatted as follows:
H A Dctr_mode.h43 * never reused with a same encryption key. If the counter is
78 * @brief CTR mode encryption/decryption procedure.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Decp.h2 * ecp.h - Definitions for PPP Encryption Control Protocol.
46 unsigned enctype; /* Encryption type */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Decp.h2 * ecp.h - Definitions for PPP Encryption Control Protocol.
39 unsigned enctype; /* Encryption type */
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/documentation/
H A Dtinycrypt.rst45 * Type of primitive: Encryption mode of operation.
51 * Type of primitive: Encryption mode of operation.
63 * Type of primitive: Authenticated encryption.
178 contiguous (as produced by TinyCrypt CBC encryption). This allows for a
278 * Authenticated encryption (AES-128 + AES-CCM);
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/
H A Dccm_mode.c89 * mode (the counter is increased before encryption, instead of after
90 * encryption). Besides, it is assumed that the counter is stored in the last
177 /* ENCRYPTION: */ in tc_ccm_generation_encryption()
179 /* formatting the sequence b for encryption: */ in tc_ccm_generation_encryption()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/polarssl/
H A Ddes.h60 * \brief DES key schedule (56-bit, encryption)
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.h60 * \brief DES key schedule (56-bit, encryption)
76 * \brief DES-ECB block encryption/decryption
/nrf52832-nimble/packages/NimBLE-latest/docs/
H A Dble_sec.rst18 - **Encryption**: Keeps message confidential. Encryption in Bluetooth
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dnrf51422_peripherals.h74 /* AES Electronic CodeBook mode encryption */
78 /* AES CCM mode encryption */
H A Dnrf51824_peripherals.h75 /* AES Electronic CodeBook mode encryption */
79 /* AES CCM mode encryption */
H A Dnrf51822_peripherals.h75 /* AES Electronic CodeBook mode encryption */
79 /* AES CCM mode encryption */
H A Dnrf51802_peripherals.h74 /* AES Electronic CodeBook mode encryption */
78 /* AES CCM mode encryption */
H A Dnrf51801_peripherals.h74 /* AES Electronic CodeBook mode encryption */
78 /* AES CCM mode encryption */
H A Dnrf51_peripherals.h73 /* AES Electronic CodeBook mode encryption */
77 /* AES CCM mode encryption */
H A Dnrf52810_peripherals.h80 /* AES Electronic CodeBook mode encryption */
84 /* AES CCM mode encryption */
H A Dnrf52840_peripherals.h90 /* AES Electronic CodeBook mode encryption */
94 /* AES CCM mode encryption */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_gap.h156 /** Size of a key used for encryption */
522 * Indicates the result of the encryption state change attempt;
524 * o BLE host error code: the encryption state change attempt
1145 * will start appropriate security procedure (pairing or encryption).
1176 * Initiates the GAP encryption procedure as a master. This is for testing only
1181 * start encryption.
1182 * @param ltk Long Term Key to be used for encryption.
1183 * @param udiv Encryption Diversifier for LTK
1190 * BLE_HS_EALREADY if an encryption procedure for
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dccp.c114 "require MPPE encryption",
117 "require MPPE encryption",
120 "don't allow MPPE encryption", OPT_PRIO },
122 "don't allow MPPE encryption", OPT_ALIAS | OPT_PRIO },
126 "require MPPE 40-bit encryption", OPT_PRIO | OPT_A2OR | MPPE_OPT_40,
129 "require MPPE 40-bit encryption", OPT_PRIO | OPT_A2OR | MPPE_OPT_40,
132 "don't allow MPPE 40-bit encryption",
135 "don't allow MPPE 40-bit encryption",
140 "require MPPE 128-bit encryption", OPT_PRIO | OPT_A2OR | MPPE_OPT_128,
143 "require MPPE 128-bit encryption",
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dccp.c114 "require MPPE encryption",
117 "require MPPE encryption",
120 "don't allow MPPE encryption", OPT_PRIO },
122 "don't allow MPPE encryption", OPT_ALIAS | OPT_PRIO },
126 "require MPPE 40-bit encryption", OPT_PRIO | OPT_A2OR | MPPE_OPT_40,
129 "require MPPE 40-bit encryption", OPT_PRIO | OPT_A2OR | MPPE_OPT_40,
132 "don't allow MPPE 40-bit encryption",
135 "don't allow MPPE 40-bit encryption",
140 "require MPPE 128-bit encryption", OPT_PRIO | OPT_A2OR | MPPE_OPT_128,
143 "require MPPE 128-bit encryption",
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A DFAQ308 zlib doesn't support encryption. The original PKZIP encryption is very weak
309 and can be broken with freely available programs. To get strong encryption,
311 For PKZIP compatible "encryption", look at http://www.info-zip.org/
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll_conn.h63 * Encryption states for a connection
67 * encryption procedure is running and we should not send data pdu's.
83 * session key is the cipher text portion of the encryption block.

12345