Home
last modified time | relevance | path

Searched refs:buffer_too_small (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_cipher.c597 mbedtls_ct_condition_t buffer_too_small = in mbedtls_psa_cipher_finish() local
599 status = mbedtls_ct_error_if(buffer_too_small, in mbedtls_psa_cipher_finish()
/optee_os/ta/pkcs11/src/
H A Dobject.c767 bool buffer_too_small = 0; in entry_get_attribute_value() local
884 buffer_too_small = 1; in entry_get_attribute_value()
911 if (buffer_too_small) in entry_get_attribute_value()