Home
last modified time | relevance | path

Searched defs:blk (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sha/
Dfsl_sha.c46 …sha_block_t blk; /*!< memory buffer. only full 64-byte blocks are written to SHA durin… member
261 static void sha_one_block(SHA_Type *base, const uint8_t *blk) in sha_one_block()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ltc/
Dfsl_ltc.c805 static void ltc_move_block_to_ififo(LTC_Type *base, const ltc_xcm_block_t *blk, uint32_t num_bytes) in ltc_move_block_to_ififo()
833 ltc_xcm_block_t blk; in ltc_move_to_ififo() local
1003 ltc_xcm_block_t blk = {{0x0u, 0x0u, 0x0u, 0x0u}}; in ltc_aes_received_mac_compare() local
1928 ltc_xcm_block_t blk; in ltc_aes_ccm_context_init() local
1963 ltc_xcm_block_t blk = {{0x0u, 0x0u, 0x0u, 0x0u}}; in ltc_aes_ccm_process_aad() local
2991 …ltc_hash_block_t blk; /*!< memory buffer. only full 64/16-byte blocks are written to LTC during ha… member
3283 static void ltc_hash_block_to_ififo(LTC_Type *base, const ltc_hash_block_t *blk, uint32_t numBytes,… in ltc_hash_block_to_ififo()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/hashcrypt/
Dfsl_hashcrypt.c47 …hashcrypt_sha_block_t blk; /*!< memory buffer. only full 64-byte blocks are written to SHA during … member
658 static void hashcrypt_sha_one_block(HASHCRYPT_Type *base, const uint8_t *blk) in hashcrypt_sha_one_block()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dcp/
Dfsl_dcp.c45 …dcp_hash_block_t blk; /*!< memory buffer. only full blocks are written to DCP during ha… member
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c141 …caam_hash_block_t blk; /*!< memory buffer. only full 64-byte blocks are written to CAAM during has… member
191 …caam_hash_block_t blk; /*!< memory buffer. only full 64-byte blocks are written to CAAM during has… member
879 caam_xcm_block_t blk; in caam_aes_ccm_context_init() local
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/cau3/
Dfsl_cau3.c105 …cau3_hash_block_t blk; /*!< memory buffer. only full blocks are written to CAU3 during hash… member