You are here

6 calls to encrypt_get_default_config() in Encrypt 7.3

EncryptConfigTest::testConfigEncrypt in ./encrypt.test
Test an encryption with just a configuration.
EncryptConfigTest::testConfigInstall in ./encrypt.test
Test that the configuration table was created on install.
EncryptConfigTest::testConfigManage in ./encrypt.test
Test configuration management.
encrypt_get_encryption_method in ./encrypt.module
Fetch metadata on a specific encryption method plugin.
encrypt_get_key_provider in ./encrypt.module
Fetch metadata on a specific key provider plugin.
_encrypt_decrypt in includes/encrypt.encrypt.inc
Private internal function to Encrypt and Decrypt text.