RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Data Structures | Functions
t-test-hash-sha256.c File Reference

This source file contains the implementation of T_report_hash_sha256_update() and T_report_hash_sha256(). More...

#include <rtems/test.h>
#include <limits.h>
#include <openssl/sha.h>
#include <rtems/base64.h>

Data Structures

struct  T_report_hash_sha256_context
 

Functions

void T_report_hash_sha256_update (char c)
 
void T_report_hash_sha256 (T_event event, const char *name)
 

Detailed Description

This source file contains the implementation of T_report_hash_sha256_update() and T_report_hash_sha256().