Searched defs:algo_type (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | crypto.c | 89 #define HASH_TEST(algo_type, data_in, hash_val) {\ argument 99 #define HMAC_TEST(algo_type, data_in, hash_val, hmac_key) {\ argument 111 #define CIPHER_XTS_TEST(algo_type, mode_type, key1, key2, iv_val, in, out) { \ argument 130 #define CIPHER_AE_TEST(algo_type, mode_type, key_val, iv_val, \ argument
|
| /rk3399_rockchip-uboot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_training.c | 799 int hws_ddr3_tip_run_alg(u32 dev_num, enum hws_algo_type algo_type) in hws_ddr3_tip_run_alg() 844 static int odt_test(u32 dev_num, enum hws_algo_type algo_type) in odt_test()
|
| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | crypto_ce.c | 183 static u32 rk_load_map(struct rockchip_crypto_priv *priv, u32 algo_type, in rk_load_map()
|