Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/u-boot/
H A Dsha512.h45 int is384; /*!< Determines which function to use: member
/rk3399_rockchip-uboot/lib/
H A Dsha512.c75 static int __sha512_starts(sha512_context *ctx, int is384) in __sha512_starts()