Home
last modified time | relevance | path

Searched defs:output_buf (Results 1 – 5 of 5) sorted by relevance

/mbedtls-latest/programs/pkey/
Dkey_app_writer.c96 unsigned char output_buf[16000]; in write_public_key() local
138 unsigned char output_buf[16000]; in write_private_key() local
Dgen_key.c126 unsigned char output_buf[16000]; in write_private_key() local
/mbedtls-latest/library/
Dpkwrite.c555 unsigned char *output_buf = NULL; in mbedtls_pk_write_pubkey_pem() local
582 unsigned char *output_buf = NULL; in mbedtls_pk_write_key_pem() local
/mbedtls-latest/programs/x509/
Dcert_req.c116 unsigned char output_buf[4096]; in write_certificate_request() local
Dcert_write.c213 unsigned char output_buf[4096]; in write_certificate() local