source/rest.c (12 lines): - line 28: /* TODO: Proper logging. */ - line 84: /* TODO: aws_raise */ - line 117: /* TODO: aws_raise */ - line 123: /* TODO: aws_raise */ - line 131: // TODO: aws_raise - line 135: /* TODO: Should the el_group be set by the caller instead? */ - line 138: /* TODO: aws_raise */ - line 142: /* TODO: Resolver should not be needed when using endpoints */ - line 149: /* TODO: aws_raise */ - line 160: /* TODO: aws_raise */ - line 193: /* TODO: aws_raise */ - line 202: /* TODO: aws_raise */ source/kms.c (5 lines): - line 214: /* TODO: Create custom AWS_NITRO_ENCLAVES errors for @ref aws_raise_error. */ - line 2605: struct aws_byte_buf *plaintext /* TODO: err_reason */) { - line 2673: /* TODO: err_reason */) { - line 2732: /* TODO: err_reason */) { - line 2801: struct aws_byte_buf *plaintext /* TODO: err_reason */) { include/aws/nitro_enclaves/kms.h (4 lines): - line 975: struct aws_byte_buf *plaintext /* TODO: err_reason */); - line 993: /* TODO: err_reason */); - line 1016: /* TODO: err_reason */); - line 1033: struct aws_byte_buf *plaintext /* TODO: err_reason */); source/nitro_enclaves.c (1 line): - line 48: /* TODO: Initialize NSM */ include/aws/nitro_enclaves/rest.h (1 line): - line 119: * TODO: make a version of aws_input_stream that owns its own data instead.