Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_cipher.c887 Cpa32U totalBufSize = 0; in LacSymQat_CipherRequestParamsPopulate() local
938 totalBufSize = in LacSymQat_CipherRequestParamsPopulate()
943 if (usedBufSize < totalBufSize) { in LacSymQat_CipherRequestParamsPopulate()
948 totalBufSize - usedBufSize); in LacSymQat_CipherRequestParamsPopulate()