|
Protocol++® (Protocolpp®)
v5.7.0
|
This is the complete list of members for ProtocolPP::chacha20, including all inherited members.
| chacha20(const uint8_t *key, const uint8_t *nonce, uint64_t counter) | ProtocolPP::chacha20 | |
| chacha20(const uint8_t *ctx, uint32_t length) | ProtocolPP::chacha20 | |
| chacha20()=delete (defined in ProtocolPP::chacha20) | ProtocolPP::chacha20 | |
| chacha20(chacha20 &rhs)=delete (defined in ProtocolPP::chacha20) | ProtocolPP::chacha20 | |
| chacha20(const chacha20 &rhs)=delete (defined in ProtocolPP::chacha20) | ProtocolPP::chacha20 | |
| context(uint8_t *context, uint32_t length=32) | ProtocolPP::chacha20 | |
| ProcessData(const uint8_t *input, uint8_t *output, uint32_t length) | ProtocolPP::chacha20 | |
| ~chacha20()=default | ProtocolPP::chacha20 | virtual |