Storage Engine API
mongo::EncryptionHooks Member List

This is the complete list of members for mongo::EncryptionHooks, including all inherited members.

additionalBytesForProtectedBuffer()mongo::EncryptionHooksinline
enabled() constmongo::EncryptionHooksvirtual
get(ServiceContext *service)mongo::EncryptionHooksstatic
getDataProtector()mongo::EncryptionHooksvirtual
getProtectedPathSuffix()mongo::EncryptionHooksvirtual
protectTmpData(const uint8_t *in, size_t inLen, uint8_t *out, size_t outLen, size_t *resultLen)mongo::EncryptionHooksvirtual
restartRequired()mongo::EncryptionHooksvirtual
set(ServiceContext *service, std::unique_ptr< EncryptionHooks > custHooks)mongo::EncryptionHooksstatic
unprotectTmpData(const uint8_t *in, size_t inLen, uint8_t *out, size_t outLen, size_t *resultLen)mongo::EncryptionHooksvirtual
~EncryptionHooks()mongo::EncryptionHooksvirtual