Home
last modified time | relevance | path

Searched full:sha256 (Results 1 – 25 of 37) sorted by relevance

12

/hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/
Dcau_api.h255 * @brief SHA256: Initializes the SHA256 state variables
257 * This function initializes the SHA256 state variables.
262 * @return 0 No error. CAU hardware support for SHA256 is present.
263 * @return -1 Error. CAU hardware support for SHA256 is not present.
268 * @brief SHA256: Updates SHA256 state variables with n message blocks
270 * This function updates SHA256 state variables for one or more input message blocks
283 * @brief SHA256: Updates SHA256 state variables
285 * This function updates SHA256 state variables for one or more input message blocks.
300 * @brief SHA256: Updates SHA256 state variables with one message block
302 * This function updates SHA256 state variables for one input message block
Dfsl_mmcau.h206 * @brief SHA256: Initializes the SHA256 state variables.
208 * This function initializes the SHA256 state variables.
212 * @return kStatus_Success No error. CAU hardware support for SHA256 is present.
213 * @return kStatus_Fail Error. CAU hardware support for SHA256 is not present.
219 * @brief SHA256: Updates the SHA256 state variables with n message blocks.
221 * This function updates SHA256 state variables for one or more input message blocks.
233 * @brief SHA256: Updates SHA256 state variables.
235 * This function updates the SHA256 state variables for one or more input message blocks.
/hal_nxp-latest/zephyr/
Dmodule.yml10 sha256: 7655e871c377a21b1bf03defb13edb04e844e84508f04ffa90052f3163d430d0
18 sha256: 7d94d41c4778b691292a325b881e972cb676467e57bfc804b0d6f8926d5a8dda
26 sha256: 7db0dcfa76d69dae95296ab6aff84fa444a34876adccd7e83c2afb8faaeb5b1a
34 sha256: d7e1e650717c7e605319dc36fbce95b628e076b326b69b8ea5acd1c8cbee433e
42 sha256: 4da8eee6dbc14ef52ec3b1ed678d024a4df78151e350490aaa468ffd1b07f64c
/hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/asm-cm4-cm7/src/
Dmmcau_sha256_functions.s34 # SHA256: Initializes the hash output and checks the CAU hardware revision
65 # SHA256: Perform the hash for one or more input message blocks and generate the
119 # prepare for SHA256 operations register load
133 ldmia sl, {r5-sl} @ setup sha256 operations
378 # SHA256: Updates SHA256 state variables for one or more input message blocks
405 ldmia r4, {r4-fp} @ get sha256[0-7]
416 # SHA256: Perform the hash and generate SHA256 state variables for one input
/hal_nxp-latest/mcux/mcux-sdk/drivers/iap1/
Dfsl_iap_ffr.h114 uint8_t sha256[32]; /*!< [0x1e0-0x1ff] */ member
146 uint8_t sha256[32]; /*!< [0x1e0-0x1ff] */ member
196 uint8_t sha256[32]; /*!< [0x1c0-0x1df] */ member
298 * If 'seal_part' parameter is TRUE then the routine will compute SHA256 hash of
304 * the SHA256 value in the page has non-zero value. On boot ROM locks the firewall for
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wmcrypto/
Dwmcrypto.h120 *** HMAC-SHA256
136 * @brief Wrapper function for SHA256 hash
149 * @brief Wrapper function for HMAC-SHA256 (RFC 2104)
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/drivers/flash/
Dfsl_flash_ffr.h414 * If 'seal_part' parameter is TRUE then the routine will compute SHA256 hash of
420 * the SHA256 value in the page has non-zero value. On boot ROM locks the firewall for
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/drivers/flash/
Dfsl_flash_ffr.h414 * If 'seal_part' parameter is TRUE then the routine will compute SHA256 hash of
420 * the SHA256 value in the page has non-zero value. On boot ROM locks the firewall for
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/drivers/flash/
Dfsl_flash_ffr.h414 * If 'seal_part' parameter is TRUE then the routine will compute SHA256 hash of
420 * the SHA256 value in the page has non-zero value. On boot ROM locks the firewall for
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_romapi/flash/
Dfsl_flash_ffr.h473 * If 'seal_part' parameter is TRUE then the routine will compute SHA256 hash of
479 * the SHA256 value in the page has non-zero value. On boot ROM locks the firewall for
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_ieee.h638 /** AKM: PSK SHA256 */
642 /** AKM: SAE SHA256 */
644 /** AKM: FT SAE SHA256 */
646 /** AKM: OWE SHA256 */
Dmlan_ioctl.h812 /** Key_mgmt_psk sha256 */
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/
Dwifi-decl.h254 /** WPA 2 sha256 */
262 /** 802.1x sha256 */
272 /** WPA3 802.1x sha256 */
/hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/asm-cm0p/src/
Dmmcau_sha256_functions.s559 # Updates SHA256 state variables for one or more input message blocks
619 # Perform the hash and generate SHA256 state variables for one input
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/mbedtls/
Dwpa_supp_els_pkc_mbedtls_config.h1304 * Uncomment to enable the smaller implementation of SHA256.
3068 * Module: library/sha256.c
3081 * Module: library/sha256.c
/hal_nxp-latest/mcux/mcux-sdk/devices/RW612/drivers/romapi/nboot/
Dfsl_romapi_nboot.h84 #define NBOOT_SB3_MANIFEST_MIN_LENGTH_IN_BYTES (236u) /* sb3.1 header (60) + sha256 hash (32) + mi…
/hal_nxp-latest/mcux/mcux-sdk/devices/RW610/drivers/romapi/nboot/
Dfsl_romapi_nboot.h84 #define NBOOT_SB3_MANIFEST_MIN_LENGTH_IN_BYTES (236u) /* sb3.1 header (60) + sha256 hash (32) + mi…
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h844 /** The network uses WPA2 SHA256 security */
854 /** The network uses WPA2 Enterprise SHA256 security */
856 /** The network uses WPA3 Enterprise SHA256 security */
1050 /** The network uses WPA2 Enterprise EAP-TLS SHA256 security
/hal_nxp-latest/mcux/mcux-sdk/drivers/dcp/
Dfsl_dcp.c85 /* result of sha256 hash for message with zero size */
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_tests.c174 (void)PRINTF("WPA2-SHA256"); in __scan_cb()
192 (void)PRINTF("WPA2-SHA256 Enterprise "); in __scan_cb()
196 (void)PRINTF("WPA3-SHA256 Enterprise "); in __scan_cb()
/hal_nxp-latest/mcux/mcux-sdk/drivers/cau3/
Dfsl_cau3.c248 /* cau_dmem_sha256_init_h 32 FFF00880 RO sha256 initial state 8 x 32b */
249 /* cau_dmem_sha256_k 256 FFF008A0 RO sha256 initial "k" 64 x 32b */
/hal_nxp-latest/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.h1384 * the block size of the underlying hashing algorithm (e.g. >64 bytes for SHA256).
Dfsl_caam.c3668 * the block size of the underlying hashing algorithm (e.g. >64 bytes for SHA256).
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1011/
DMIMXRT1011.h8872 * 0b0000000000000100..SHA256
9072 * 0b0010..SHA256
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1015/
DMIMXRT1015.h9586 * 0b0000000000000100..SHA256
9786 * 0b0010..SHA256

12