/
phprus
/
github_dpdk
Обзор
Документация
Войти
/
phprus
/
github_dpdk
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
doc/guides/cryptodevs/features/null.ini
38 строк
627 B
Stephen Hemminger
add missing newline at EOF
27 фев 2022, 23:28
27 фев 2022, 23:28
7cc8ef9
Код
Авторство
О чём код?
; ; Supported features of the 'null' crypto driver. ; ; Refer to default.ini for the full list of available PMD features. ; [Features] Symmetric crypto = Y Sym operation chaining = Y In Place SGL = Y ; ; Supported crypto algorithms of the 'null' crypto driver. ; [Cipher] NULL = Y ; ; Supported authentication algorithms of the 'null' crypto driver. ; [Auth] NULL = Y ; ; Supported AEAD algorithms of the 'null' crypto driver. ; [AEAD] ; ; Supported Asymmetric algorithms of the 'null' crypto driver. ; [Asymmetric] ; ; Supported Operating systems of the 'null' crypto driver. ; [OS] Linux = Y FreeBSD = Y