| /OK3568_Linux_fs/kernel/tools/crypto/ |
| H A D | gen_fips140_testvecs.py | 19 import Cryptodome.Cipher.AES 77 cbc = Cryptodome.Cipher.AES.new(aes_key, Cryptodome.Cipher.AES.MODE_CBC, 81 ecb = Cryptodome.Cipher.AES.new(aes_key, Cryptodome.Cipher.AES.MODE_ECB) 84 ctr = Cryptodome.Cipher.AES.new(aes_key, Cryptodome.Cipher.AES.MODE_CTR, 89 gcm = Cryptodome.Cipher.AES.new(aes_key, Cryptodome.Cipher.AES.MODE_GCM, 98 xts = cryptography.hazmat.primitives.ciphers.Cipher( 104 cmac = Cryptodome.Hash.CMAC.new(aes_key, ciphermod=Cryptodome.Cipher.AES)
|
| /OK3568_Linux_fs/kernel/Documentation/crypto/ |
| H A D | api-skcipher.rst | 1 Block Cipher Algorithm Definitions 5 :doc: Block Cipher Algorithm Definitions 10 Symmetric Key Cipher API 14 :doc: Symmetric Key Cipher API 19 Symmetric Key Cipher Request Handle 23 :doc: Symmetric Key Cipher Request Handle 28 Single Block Cipher API 32 :doc: Single Block Cipher API
|
| H A D | api-akcipher.rst | 1 Asymmetric Cipher Algorithm Definitions 7 Asymmetric Cipher API 16 Asymmetric Cipher Request Handle
|
| H A D | api-kpp.rst | 1 Key-agreement Protocol Primitives (KPP) Cipher Algorithm Definitions 7 Key-agreement Protocol Primitives (KPP) Cipher API 16 Key-agreement Protocol Primitives (KPP) Cipher Request Handle
|
| H A D | api-aead.rst | 5 :doc: Authenticated Encryption With Associated Data (AEAD) Cipher API 10 Authenticated Encryption With Associated Data (AEAD) Cipher API
|
| H A D | devel-algos.rst | 1 Developing Cipher Algorithms 66 Cipher Definition With struct cipher_alg 121 Cipher Definition With struct skcipher_alg 168 Cipher Definition With struct shash_alg and ahash_alg
|
| H A D | architecture.rst | 4 Cipher algorithm types 81 Crypto API Cipher References And Priority 185 Cipher Allocation Type And Masks 246 Generic AEAD Cipher Structure 361 Generic Block Cipher Structure
|
| H A D | userspace-if.rst | 83 In-place Cipher operation 138 Symmetric Cipher API 192 AEAD Cipher API
|
| H A D | api-samples.rst | 4 Code Example For Symmetric Key Cipher Operation
|
| H A D | api-intro.rst | 119 Cipher Algorithms").
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/ |
| H A D | keyMgmtAp_rom.c | 97 UINT8 Cipher; in convertMrvlCipherToIEEECipher() local 100 Cipher = IEEEtypes_RSN_CIPHER_SUITE_WEP40; in convertMrvlCipherToIEEECipher() 103 Cipher = IEEEtypes_RSN_CIPHER_SUITE_WEP104; in convertMrvlCipherToIEEECipher() 106 Cipher = IEEEtypes_RSN_CIPHER_SUITE_TKIP; in convertMrvlCipherToIEEECipher() 109 Cipher = IEEEtypes_RSN_CIPHER_SUITE_CCMP; in convertMrvlCipherToIEEECipher() 112 Cipher = IEEEtypes_RSN_CIPHER_SUITE_NONE; in convertMrvlCipherToIEEECipher() 115 return Cipher; in convertMrvlCipherToIEEECipher() 184 Cipher_t *Cipher, in PopulateKeyMsg() argument 190 if (!tx_eapol_ptr || !Cipher) { in PopulateKeyMsg() 196 if (Cipher->tkip) { in PopulateKeyMsg() [all …]
|
| H A D | keyMgmtAp_rom.h | 52 EAPOL_KeyMsg_Tx_t *tx_eapol_ptr, Cipher_t *Cipher,
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/ipmitool/ipmitool/ |
| H A D | 0003-channel-Fix-buffer-overflow.patch | 44 lprintf(LOG_ERR, "Unable to Get Channel Cipher Suites"); 52 lprintf(LOG_ERR, "Get Channel Cipher Suites failed: %s", 56 lprintf(LOG_ERR, "Unable to Get Channel Cipher Suites"); 64 lprintf(LOG_ERR, "Get Channel Cipher Suites failed: %s",
|
| /OK3568_Linux_fs/buildroot/package/ipmitool/ |
| H A D | 0011-channel-Fix-buffer-overflow.patch | 33 lprintf(LOG_ERR, "Unable to Get Channel Cipher Suites"); 41 lprintf(LOG_ERR, "Get Channel Cipher Suites failed: %s",
|
| /OK3568_Linux_fs/buildroot/package/perl-crypt-cbc/ |
| H A D | Config.in | 4 Encrypt Data with Cipher Block Chaining Mode.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth/ |
| H A D | 0001-Adapt-to-OpenSSL-1.1.1.patch | 167 typedef struct Cipher Cipher; 171 struct Cipher; 176 Cipher *cipher; 182 Cipher *cipher_by_name(const char *); 183 Cipher *cipher_by_number(int);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/tools/ta_resign_tool-release/linux/ |
| H A D | resign_ta.py | 164 from Cryptodome.Cipher import AES
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/scripts/ |
| H A D | sign_encrypt.py | 198 from Cryptodome.Cipher import AES
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/scripts/ |
| H A D | sign_encrypt.py | 198 from Cryptodome.Cipher import AES
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | Kconfig | 406 CBC: Cipher Block Chaining mode 414 CFB: Cipher FeedBack mode 430 CTS: Cipher Text Stealing 431 This is the Cipher Text Stealing mode as described by 478 PCBC: Propagating Cipher Block Chaining mode 579 Cipher-based Message Authentication Code (CMAC) specified by 1495 Stream Cipher Project. See <https://www.ecrypt.eu.org/stream/>
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | dm-crypt.rst | 29 Cipher format also supports direct specification with kernel crypt API
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | Kconfig | 265 used for SSL offload. The other set provides the Cipher
|
| /OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/ |
| H A D | modules.builtin.modinfo | |
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |