Searched refs:SS_IV_ARBITRARY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/ | ||
H A D | sun4i-ss.h | 70 #define SS_IV_ARBITRARY (1 << 14) macro |
H A D | sun4i-ss-hash.c | 233 ivmode = SS_IV_ARBITRARY; in sun4i_hash() |