Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/iaa/
H A Diaa_crypto.h26 #define IAA_ERROR_COMP_BUF_OVERFLOW 0x19 macro
H A Diaa_crypto_main.c966 comp->error_code == IAA_ERROR_COMP_BUF_OVERFLOW && compress) { in check_completion()