Home
last modified time | relevance | path

Searched full:sensitive (Results 1 – 21 of 21) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dctr.h17 * This is quite performance-sensitive for AES-CTR and CTR-DRBG.
H A Dpkcs5.c350 /* Zeroise buffers to clear sensitive data from memory. */ in pkcs5_pbkdf2_hmac()
H A Dmd5.c192 /* Zeroise variables to clear sensitive data from memory. */ in mbedtls_internal_md5_process()
H A Dsha1.c227 /* Zeroise buffers and variables to clear sensitive data from memory. */ in mbedtls_internal_sha1_process()
H A Dripemd160.c255 /* Zeroise variables to clear sensitive data from memory. */ in mbedtls_internal_ripemd160_process()
H A Dbignum_core.c177 /* This function is very performance-sensitive for RSA. For this reason in mbedtls_mpi_core_cond_assign()
H A Drsa.c422 * \note The return value from this function is a sensitive value
454 /* The following variables take sensitive values: their value must in mbedtls_ct_rsaes_pkcs1_v15_unpadding()
544 * starting location of the plaintext is no longer sensitive in mbedtls_ct_rsaes_pkcs1_v15_unpadding()
H A Dsha256.c571 /* Zeroise buffers and variables to clear sensitive data from memory. */ in mbedtls_internal_sha256_process_c()
H A Dsha512.c687 /* Zeroise buffers and variables to clear sensitive data from memory. */ in mbedtls_internal_sha512_process_c()
H A Dpsa_crypto.c1260 * zeroize because the metadata is not particularly sensitive. in psa_wipe_key_slot()
6169 /* Zeroise buffers to clear sensitive data from memory. */ in psa_key_derivation_pbkdf2_generate_block()
6316 /* Preserve the algorithm upon errors, but clear all sensitive state. in psa_key_derivation_output_bytes()
7928 * may be used as a key to protect sensitive data. Arrange for such in psa_raw_key_agreement()
H A Decp.c2628 * the inputs are not sensitive.
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dplatform_util.h142 * is later compromised. Call this function on sensitive data
144 * sensitive data stored on the heap before freeing the heap
H A Dplatform.h306 * buffering when reading or writing sensitive data,
307 * to avoid having extra copies of sensitive data
H A Dcamellia.h257 * \warning Upon return, \p stream_block contains sensitive data. Its
H A Daria.h297 * \warning Upon return, \p stream_block contains sensitive data. Its
H A Daes.h548 * \warning Upon return, \p stream_block contains sensitive data. Its
/optee_os/lib/libutils/ext/include/
H A Dstring_ext.h49 * - Use memzero_explicit() to *clear* (as opposed to initialize) *sensitive*
/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.h36 * [symm-key]: [key], sensitive, encrypt, decrypt, sign, verify, wrap,
H A Dpkcs11_attributes.c1174 * - SENSITIVE can change from false to true, not from true to false.
1524 DMSG("Sensitive/always attributes mismatch %d/%d", in check_attrs_misc_integrity()
H A Dobject.c807 * sensitive or unextractable, then the ulValueLen field in that triple in entry_get_attribute_value()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog823 * Fix a case where potentially sensitive information held in memory would not
2505 functions to erase sensitive data from memory. Reported by
3408 * Wipe sensitive buffers on the stack in the CTR_DRBG and HMAC_DRBG
3504 of sensitive data in the example programs aescrypt2 and crypt_and_hash.
4009 * Ensure that buffers are cleared after use if they contain sensitive data.
4193 * Reliably wipe sensitive data after use in the AES example applications
4899 * The following functions are now case-sensitive: