CCF
Loading...
Searching...
No Matches
ccf::crypto::KeyAesGcm_OpenSSL Member List

This is the complete list of members for ccf::crypto::KeyAesGcm_OpenSSL, including all inherited members.

ckm_aes_key_unwrap_pad(std::span< const uint8_t > cipher) constccf::crypto::KeyAesGcm_OpenSSL
ckm_aes_key_wrap_pad(std::span< const uint8_t > plain) constccf::crypto::KeyAesGcm_OpenSSL
decrypt(std::span< const uint8_t > iv, const uint8_t tag[GCM_SIZE_TAG], std::span< const uint8_t > cipher, std::span< const uint8_t > aad, std::vector< uint8_t > &plain) const overrideccf::crypto::KeyAesGcm_OpenSSLvirtual
encrypt(std::span< const uint8_t > iv, std::span< const uint8_t > plain, std::span< const uint8_t > aad, std::vector< uint8_t > &cipher, uint8_t tag[GCM_SIZE_TAG]) const overrideccf::crypto::KeyAesGcm_OpenSSLvirtual
key_size() const overrideccf::crypto::KeyAesGcm_OpenSSLvirtual
KeyAesGcm()=defaultccf::crypto::KeyAesGcm
KeyAesGcm_OpenSSL(std::span< const uint8_t > rawKey)ccf::crypto::KeyAesGcm_OpenSSL
KeyAesGcm_OpenSSL(const KeyAesGcm_OpenSSL &that)=deleteccf::crypto::KeyAesGcm_OpenSSL
KeyAesGcm_OpenSSL(KeyAesGcm_OpenSSL &&that)ccf::crypto::KeyAesGcm_OpenSSL
~KeyAesGcm()=defaultccf::crypto::KeyAesGcmvirtual
~KeyAesGcm_OpenSSL()ccf::crypto::KeyAesGcm_OpenSSLinlinevirtual