Home
last modified time | relevance | path

Searched defs:hmac_key (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/rockchip/
H A Dcrypto_fix_test_data.h827 const u8 hmac_key[] = { variable
/rk3399_rockchip-uboot/cmd/
H A Dcrypto.c99 #define HMAC_TEST(algo_type, data_in, hash_val, hmac_key) {\ argument