Searched refs:tdes_key (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | crypto.c | 182 CIPHER_TEST(DES, ECB, tdes_key, tdes_iv, foo_data, tdes_ecb_cipher), 183 CIPHER_TEST(DES, CBC, tdes_key, tdes_iv, foo_data, tdes_cbc_cipher), 184 CIPHER_TEST(DES, CFB, tdes_key, tdes_iv, foo_data, tdes_cfb_cipher), 185 CIPHER_TEST(DES, OFB, tdes_key, tdes_iv, foo_data, tdes_ofb_cipher),
|
| /OK3568_Linux_fs/u-boot/include/rockchip/ |
| H A D | crypto_fix_test_data.h | 158 const u8 tdes_key[] = { variable
|
| /OK3568_Linux_fs/u-boot/drivers/crypto/ |
| H A D | ace_sha.h | 53 unsigned int tdes_key[6]; member
|