Searched refs:mbedtls_buffer_offset (Results  1 – 4 of 4) sorted by relevance
| /external/mbedtls/library/ | 
| D | psa_crypto_cipher.c | 521         mbedtls_buffer_offset( output, update_output_length ),  in mbedtls_psa_cipher_encrypt()578         mbedtls_buffer_offset( output, accumulated_length ),  in mbedtls_psa_cipher_decrypt()
 
 | 
| D | common.h | 87 static inline unsigned char *mbedtls_buffer_offset(  in mbedtls_buffer_offset()  function
 | 
| D | psa_crypto.c | 3457         mbedtls_buffer_offset( output, default_iv_length ),  in psa_cipher_encrypt()
 | 
| /external/mbedtls/tests/suites/ | 
| D | test_suite_psa_crypto.function | 4005                                    mbedtls_buffer_offset( output, output_length ),4023                                    mbedtls_buffer_offset( output, output_length ),
 
 |