Searched refs:mbedtls_buffer_offset (Results 1 – 4 of 4) sorted by relevance
/mbedtls-3.5.0/library/ |
D | common.h | 90 static inline unsigned char *mbedtls_buffer_offset( in mbedtls_buffer_offset() function
|
D | psa_crypto_cipher.c | 522 mbedtls_buffer_offset(output, update_output_length), in mbedtls_psa_cipher_encrypt() 583 mbedtls_buffer_offset(output, accumulated_length), in mbedtls_psa_cipher_decrypt()
|
D | psa_crypto.c | 4250 mbedtls_buffer_offset(output, default_iv_length),
|
/mbedtls-3.5.0/tests/suites/ |
D | test_suite_psa_crypto.function | 3941 mbedtls_buffer_offset(output, output_length), 3959 mbedtls_buffer_offset(output, output_length),
|