Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/rockchip/
H A Dcrypto_v2.h126 #define CRYPTO_BC_128_bit_key _SBF(2, 0x00) macro
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_v2.c937 reg_ctrl |= CRYPTO_BC_128_bit_key; in hw_cipher_init()