Home
last modified time | relevance | path

Searched refs:last_pkg (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/rockchip/
H A Drkce_core.h204 uint32_t last_pkg : 1; member
220 uint32_t last_pkg : 1; member
239 uint32_t last_pkg : 1; member
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ce.c304 hash_ctx->ctrl.last_pkg = 0; in rk_sha_init()
352 td->ctrl.last_pkg = 1; in rk_sha_update()
782 hw_ctx->td->ctrl.last_pkg = 1; in rk_crypto_cipher()