Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/rockchip/
H A Dcrypto_v2.h128 #define CRYPTO_BC_256_bit_key _SBF(2, 0x02) macro
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_v2.c943 reg_ctrl |= CRYPTO_BC_256_bit_key; in hw_cipher_init()