Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/rockchip/
H A Dcrypto_v2.h127 #define CRYPTO_BC_192_bit_key _SBF(2, 0x01) macro
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_v2.c940 reg_ctrl |= CRYPTO_BC_192_bit_key; in hw_cipher_init()