Searched refs:decryption (Results 1 – 12 of 12) sorted by relevance
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | ipsec_lib.rst | 24 * for inbound ESP/AH packets perform decryption, authentication, integrity checking, remove ESP/AH… 68 - verify that integrity check and decryption performed by crypto device 99 - verify that integrity check and decryption performed by *rte_security* 124 - verify that integrity check and decryption performed by *rte_security* 142 - verify that integrity check and decryption performed by crypto device
|
| H A D | rte_security.rst | 305 the combination of encryption/decryption and CRC generation/verification, for 334 The encryption/decryption is a combination of CBC and CFB modes using either AES
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | README.markdown | 9 decryption, signatures, password hashing and more.
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | fips_validation.rst | 58 response file. Also if doing decryption it will not have the plain text until it
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_16_04.rst | 261 authenticated decryption in software. 379 * **qat: Fixed AES GCM decryption.**
|
| H A D | release_16_07.rst | 158 decryption.
|
| H A D | release_20_02.rst | 230 decryption and IPsec transformation. For the outbound path, applications
|
| H A D | release_18_11.rst | 213 decryption. This is achieved by calling DPDK Cryptodev APIs.
|
| /f-stack/freebsd/contrib/ncsw/inc/Peripherals/ |
| H A D | fm_pcd_ext.h | 2347 bool decryption; /**< TRUE if being used in decryption direction; member
|
| /f-stack/dpdk/drivers/net/dpaa/fmlib/ |
| H A D | fm_pcd_ext.h | 2326 bool decryption; member
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/ |
| H A D | fm_manip.c | 4044 !p_IPSecParams->variableIpHdrLen || p_IPSecParams->decryption, in IPSecManip() 4047 !p_IPSecParams->variableIpVersion || !p_IPSecParams->decryption, in IPSecManip() 4056 !p_IPSecParams->arwSize || p_IPSecParams->decryption, in IPSecManip() 4063 tmpReg32 |= (p_IPSecParams->decryption) ? FM_PCD_MANIP_IPSEC_DEC : 0; in IPSecManip()
|
| /f-stack/freebsd/crypto/openssl/arm/ |
| H A D | bsaes-armv7.S | 2499 @ perform the final decryption with the last tweak value
|