Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/intel/iaa/
Diaa_crypto.h25 #define IAA_ERROR_DECOMP_BUF_OVERFLOW 0x0b macro
Diaa_crypto_main.c975 if (comp->status == IAA_ERROR_DECOMP_BUF_OVERFLOW) { in check_completion()