|
TuyaOS
|
SHA-256 context structure 更多...
#include <tuya_sha256.h>
成员变量 | |
| unsigned char | ipad [64] |
| mbedtls_sha256_context | mbedtls |
| unsigned char | opad [64] |
SHA-256 context structure
| unsigned char sha2_context::ipad[64] |
HMAC: inner padding
| unsigned char sha2_context::opad[64] |
HMAC: outer padding