Searched refs:HZIP_NC_ERR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/crypto/hisilicon/zip/ | ||
H A D | zip.h | 14 HZIP_NC_ERR = 0x0d, enumerator |
H A D | zip_crypto.c | 298 if (unlikely(status != 0 && status != HZIP_NC_ERR)) { in hisi_zip_acomp_cb() |