Home
last modified time | relevance | path

Searched defs:buffer (Results 1 – 7 of 7) sorted by relevance

/mbedtls-development/programs/psa/
A Dpsa_constant_names.c55 static void append(char **buffer, size_t buffer_size, in append()
66 static void append_integer(char **buffer, size_t buffer_size, in append_integer()
81 static void append_with_curve(char **buffer, size_t buffer_size, in append_with_curve()
99 static void append_with_group(char **buffer, size_t buffer_size, in append_with_group()
119 static void append_with_alg(char **buffer, size_t buffer_size, in append_with_alg()
136 static int psa_snprint_status(char *buffer, size_t buffer_size, in psa_snprint_status()
153 static int psa_snprint_ecc_curve(char *buffer, size_t buffer_size, in psa_snprint_ecc_curve()
170 static int psa_snprint_dh_group(char *buffer, size_t buffer_size, in psa_snprint_dh_group()
208 char buffer[200]; in process_signed() local
247 char buffer[200]; in process_unsigned() local
A Dkey_ladder_demo.c369 unsigned char *buffer = NULL; in wrap_data() local
448 unsigned char *buffer = NULL; in unwrap_data() local
/mbedtls-development/programs/aes/
A Dcrypt_and_hash.c93 unsigned char buffer[1024]; in main() local
/mbedtls-development/library/
A Dbase64.c303 unsigned char buffer[128]; in mbedtls_base64_self_test() local
A Dmps_reader.c235 unsigned char **buffer, in mbedtls_mps_reader_get()
A Dpsa_crypto.c1141 uint8_t *buffer = NULL; in psa_get_rsa_public_exponent() local
A Dssl_tls.c239 static int resize_buffer( unsigned char **buffer, size_t len_new, size_t *len_old ) in resize_buffer()

Completed in 28 milliseconds