Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/
H A Dcrypto-uclass.c15 static const u8 null_hash_md5_value[] = { variable
168 null_hash = null_hash_md5_value; in crypto_sha_final()
169 hash_size = sizeof(null_hash_md5_value); in crypto_sha_final()