Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_im.h234 CpaBoolean hkdfSupported; member
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c95 #define IS_HKDF_UNSUPPORTED(cmdId, hkdfSupported) \ argument
98 !hkdfSupported) /**< macro to check whether the HKDF algorithm can be \
/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_crypto.c937 pCapInfo->hkdfSupported = CPA_TRUE; in SalCtrl_CyQueryCapabilities()