Home
last modified time | relevance | path

Searched refs:cipher (Results 1 – 25 of 34) sorted by relevance

12

/trusted-firmware-m-3.7.0/platform/ext/target/arm/rse/common/bl2/
Dcreate_xip_tables.py70 cipher = Cipher(algorithms.AES(encrypt_key), modes.CTR(counter_val)) variable
71 enc_image.append(cipher.encryptor().update(chunk))
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/utils/src/common/
Dcommon_crypto_sym.c88 const EVP_CIPHER *cipher = NULL; in CC_CommonAesCbcDecrypt() local
112 cipher = EVP_get_cipherbyname("aes-128-cbc"); in CC_CommonAesCbcDecrypt()
113 if (NULL == cipher) { in CC_CommonAesCbcDecrypt()
127 … status = EVP_BytesToKey(cipher, dgst, NULL, (uint8_t *) pwdBuff, pwdBuffLen, 1, keyBuff, ivBuff); in CC_CommonAesCbcDecrypt()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Dccm_alt.c37 mbedtls_cipher_id_t cipher, in mbedtls_ccm_setkey() argument
41 return mbedtls_ccm_setkey_int(ctx, cipher, key, keybits); in mbedtls_ccm_setkey()
Dgcm_alt.c72 mbedtls_cipher_id_t cipher, in mbedtls_gcm_setkey() argument
83 if (cipher != MBEDTLS_CIPHER_ID_AES) { in mbedtls_gcm_setkey()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_ccm_internal.h21 int mbedtls_ccm_setkey_int(mbedtls_ccm_context *ctx, mbedtls_cipher_id_t cipher, const unsigned cha…
Dmbedtls_ccm_internal.c595 int mbedtls_ccm_setkey_int(mbedtls_ccm_context *ctx, mbedtls_cipher_id_t cipher, const unsigned cha… in mbedtls_ccm_setkey_int() argument
606 if (cipher != MBEDTLS_CIPHER_ID_AES) in mbedtls_ccm_setkey_int()
/trusted-firmware-m-3.7.0/interface/include/mbedtls/
Dnist_kw.h86 mbedtls_cipher_id_t cipher,
Dssl_ticket.h126 mbedtls_cipher_type_t cipher,
Dgcm.h111 mbedtls_cipher_id_t cipher,
Dccm.h124 mbedtls_cipher_id_t cipher,
Dssl_ciphersuites.h452 uint8_t MBEDTLS_PRIVATE(cipher); /* mbedtls_cipher_type_t */
/trusted-firmware-m-3.7.0/interface/include/psa/
Dcrypto_builtin_primitives.h108 mbedtls_cipher_context_t MBEDTLS_PRIVATE(cipher);
/trusted-firmware-m-3.7.0/docs/security/security_advisories/
Dcrypto_multi_part_ops_abort_fail.rst6 | | multi-part MAC/hashing/cipher operations. |
84 psa_cipher_operation_t cipher; /*!< Cipher operation context */
99 During multi-part hashing/MAC/cipher operations, if the underlying crypto
153 - Multi-part cipher operations
192 - Multi-part cipher operations
Dindex.rst27 | | multi-part MAC/hashing/cipher operations. |
/trusted-firmware-m-3.7.0/docs/configuration/profiles/
Dtfm_profile_medium.rst10 Cloud services with asymmetric cipher support.
11 Profile Medium target devices need more resources for more cipher algorithms
30 - Asymmetric key based cipher suite suggested in TLS/DTLS profiles for
104 Applications can also support TLS PSK [RFC4279]_ cipher suites, such as
114 If a Crypto hardware accelerator is integrated, the cipher suites and
117 More details of cipher suite are described below.
133 cipher suite should be switched accordingly.
139 AEAD algorithm for PS service as the one used by TLS/DTLS cipher suite.
171 for TLS/DTLS cipher suite.
297 …| ``TFM_CRYPTO_TEST_CHACHA20`` | ``OFF`` | Disable ChaCha20 stream cipher test…
Dindex.rst14 For example, use cases require different cipher capabilities. Selecting cipher suites can be
Dtfm_profile_small.rst35 - Symmetric cipher only
37 cipher suites defined in TLS pre-shared key (TLS-PSK) [1]_.
124 capabilities as defined in TLS-PSK, such as one symmetric cipher algorithm
127 TF-M Profile Small selects TLS-PSK cipher suite TLS_PSK_WITH_AES_128_CCM [5]_
144 Proper symmetric key algorithms and cipher suites should be selected
149 configuring algorithms and cipher suites.
381 - Disable asymmetric cipher
496 …| ``TFM_CRYPTO_TEST_CHACHA20`` | ``OFF`` | Test ChaCha20 stream cipher
Dtfm_profile_large.rst18 - More crypto algorithms and cipher suites are selected to securely connect
42 - Asymmetric key based cipher suites defined in TLS 1.2 [5]_ to support
96 support multiple common cipher suites required by various major CSPs. Therefore,
105 and cipher suites, compared to Profile Medium [2]_.
363 …| ``TFM_CRYPTO_TEST_CHACHA20`` | ``OFF`` | Test ChaCha20 stream cipher
/trusted-firmware-m-3.7.0/bl1/bl1_2/scripts/
Dcreate_bl2_img.py110 cipher = Cipher(algorithms.AES(encrypt_key), modes.CTR(counter_val))
111 return cipher.encryptor().update(blob)
/trusted-firmware-m-3.7.0/secure_fw/partitions/crypto/
Dcrypto_alloc.c42 psa_cipher_operation_t cipher; /*!< Cipher operation context */ member
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/examples/content_cert/
Dsb_cnt_cert.cfg20 …ographic verification and decryption mode: 0 = do Hash on plain image; 1 = do Hash on cipher image.
Dsb_cnt_cert_verify_flash.cfg20 …ographic verification and decryption mode: 0 = do Hash on plain image; 1 = do Hash on cipher image.
Dsb_cnt_cert_verify_mem.cfg20 …fication and decryption mode: 0 = do Hash on plain image; 1 = do Hash on cipher image.<code encode…
Dsb_cnt_cert_enc_0.cfg20 …ographic verification and decryption mode: 0 = do Hash on plain image; 1 = do Hash on cipher image.
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/
Dpsa_driver_api_design.rst72 * ``cipher``: Symmetric cipher encryption and decryption algorithms
121 * ``cc3xx_cipher_operation_t``: Required for symmetric cipher multipart
185 * ``cipher``: AES-ECB, AES-CBC (No padding, PKCS7 padding), AES-CTR, AES-OFB,

12