Searched defs:twk_key (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/ |
| H A D | crypto_v2.c | 860 static int hw_cipher_init(u32 chn, const u8 *key, const u8 *twk_key, in hw_cipher_init() 1115 static int hw_aes_init(u32 chn, const u8 *key, const u8 *twk_key, u32 key_len, in hw_aes_init() 1150 static int hw_sm4_init(u32 chn, const u8 *key, const u8 *twk_key, u32 key_len, in hw_sm4_init() 1210 const u8 *key, const u8 *twk_key, u32 key_len, in rk_crypto_aes() 1231 const u8 *key, const u8 *twk_key, u32 key_len, in rk_crypto_sm4()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | crypto.h | 73 const u8 *twk_key; member
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | crypto.c | 39 const u8 *twk_key; member
|