您的当前位置:首页正文

【Intel QAT】QAT所涉及的基本术语(ADF \ CY \ CPA \ DC \ KPT ...)

2025-01-09 来源:个人技术集锦

  在学习QAT的过程中发现,QAT代码中涉及到了很多的专业术语,有些是QAT自己定义的,有些是行业标准的。为了方便后期学习,在这里将所学到的一些术语做如下总结:

术语描述备注
AADAdditional Authenticated Data附加认证数据
ADFAcceleration Driver Framework加速驱动框架
AESAdvanced Encryption Standard高级加密标准(一种对称算法)
APIApplication Programming Interface应用程序编程接口
BIOSBasic Input/Output System基本输入/输出系统
CBCCipher Block Chaining
CCMCounter mode with Cipher-block chaining Message authentication code
CPACryptographic加密的(形容词)
CPMContent Processing Module
CYCryptographic
DCData Compression数据压缩
DRBGDeterministic Random Bit Generator
DSADigital Signature Algorithm
ECDHElliptic Diffie-Hellman
ECElliptic Curve
ESPEncapsulating Security Payload
GCDGreatest Common Divisor
GCMGalois Counter Mode
GRUBGRand Unified Bootloader
HKDFHMAC Key Derivation Function
HMACHashed Message Authenticate Code
ICVIntegrity Check Value
Intel® QATIntel® QuickAssist TechnologyIntel 快速访问技术
IPSecInternet Protocol Security互联网协议安全
KPTKey Protection Technology密码保护技术
LACLook Aside Crypto指代加密算法,包括对称和非对称
MACMessage Authentication Code
NRBGNon-Deterministic Random Bit Generator
O.S.Operating System操作系统
PCHPlatform Controller Hub
PCIPeripheral Component Interconnect
P.F.Physical Function
PKEPublic Key Encryption
PTTPlatform Trust Technology
PVPubic Value
RBGRandom Bit Generation
RSAA public-key encryption algorithm created by Rivest, Shamir, and Adleman
SALService Access Layers服务访问层
SoCSystem-on-a-Chip片上系统
SSLSecure Sockets LayerN安全嵌套层
SRIOVSingle Root-I/O Virtualization单根虚拟化
TLSTransport Layer Security (SSL successor)传输层安全
TPM2.0Trusted Platform Module可信平台模块
USDMUser Space DMA-able Memory一致性内存
V.F.Virtual Function

在后续的代码学习中会持续更新该文档。

参考文献

显示全文