Home
last modified time | relevance | path

Searched refs:getConfigSuffix (Results 1 – 5 of 5) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/crypto/
H A DCipherSuite.java97 public String getConfigSuffix() { in getConfigSuffix() method in CipherSuite
H A DCryptoCodec.java107 cipherSuite.getConfigSuffix(); in getCodecClasses()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/crypto/
H A DTestCryptoStreamsForLocalFS.java56 + CipherSuite.AES_CTR_NOPADDING.getConfigSuffix(), in init()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/
H A DTestEncryptionZones.java800 .getConfigSuffix(); in testCipherSuiteNegotiation()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/
H A DDFSClient.java1430 + suite.getConfigSuffix() + " prefixed with " in getCryptoCodec()