Home
last modified time | relevance | path

Searched refs:hash_in (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/crypto/
H A Dace_sha.h69 unsigned int hash_in[16]; member
/rk3399_rockchip-uboot/cmd/
H A Dcrypto.c78 const u8 *hash_in; member
175 .hash_in = (hash), \
723 (u8 *)test_data->hash_in, in test_ec_result()