Searched defs:twk_key (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | crypto_v2.c | 900 static int hw_cipher_init(u32 chn, const u8 *key, const u8 *twk_key, in hw_cipher_init() 1164 static int hw_aes_init(u32 chn, const u8 *key, const u8 *twk_key, u32 key_len, in hw_aes_init() 1199 static int hw_sm4_init(u32 chn, const u8 *key, const u8 *twk_key, u32 key_len, in hw_sm4_init() 1259 const u8 *key, const u8 *twk_key, u32 key_len, in rk_crypto_aes() 1280 const u8 *key, const u8 *twk_key, u32 key_len, in rk_crypto_sm4()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | crypto.h | 85 const u8 *twk_key; member
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | crypto.c | 39 const u8 *twk_key; member
|