Searched refs:magic (Results 1 - 24 of 24) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/util/
H A DBSDMD5Crypt.java50 private final static String magic = "$1$"; field in class:BSDMD5Crypt
124 /* First skip the magic string */
125 if (salt.startsWith(magic))
127 salt = salt.substring(magic.length());
147 /* Then our magic string */
148 ctx.update(magic.getBytes());
183 output.append(magic);
253 * Getter to the BSD MD5 magic string.
255 * @return the magic string for this crypt algorithm
259 return magic;
[all...]
/forgerock/opendj2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Djdeb-0.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Djdeb-0.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ...
/forgerock/opendj-b2.6/ext/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/forgerock/opendj2/src/server/org/opends/server/util/
H A DBSDMD5Crypt.java53 private final static String magic = "$1$"; field in class:BSDMD5Crypt
119 /* First skip the magic string */
120 if (salt.startsWith(magic))
122 salt = salt.substring(magic.length());
142 /* Then our magic string */
143 ctx.update(magic.getBytes());
178 output.append(magic);
249 * Getter to the BSD MD5 magic string.
251 * @return the magic string for this crypt algorithm
255 return magic;
[all...]
/forgerock/opendj2/ext/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/forgerock/opendj2.6.2/src/server/org/opends/server/util/
H A DBSDMD5Crypt.java50 private final static String magic = "$1$"; field in class:BSDMD5Crypt
124 /* First skip the magic string */
125 if (salt.startsWith(magic))
127 salt = salt.substring(magic.length());
147 /* Then our magic string */
148 ctx.update(magic.getBytes());
183 output.append(magic);
253 * Getter to the BSD MD5 magic string.
255 * @return the magic string for this crypt algorithm
259 return magic;
[all...]
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Djdeb-0.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ...
/forgerock/opendj2.6.2/ext/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/forgerock/opendj2-jel-hg/ext/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Djdeb-0.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ...
/forgerock/opendj2-hg/ext/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/
H A DBSDMD5Crypt.java50 private final static String magic = "$1$"; field in class:BSDMD5Crypt
124 /* First skip the magic string */
125 if (salt.startsWith(magic))
127 salt = salt.substring(magic.length());
147 /* Then our magic string */
148 ctx.update(magic.getBytes());
183 output.append(magic);
253 * Getter to the BSD MD5 magic string.
255 * @return the magic string for this crypt algorithm
259 return magic;
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/util/
H A DBSDMD5Crypt.java53 private final static String magic = "$1$"; field in class:BSDMD5Crypt
119 /* First skip the magic string */
120 if (salt.startsWith(magic))
122 salt = salt.substring(magic.length());
142 /* Then our magic string */
143 ctx.update(magic.getBytes());
178 output.append(magic);
249 * Getter to the BSD MD5 magic string.
251 * @return the magic string for this crypt algorithm
255 return magic;
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/util/
H A DBSDMD5Crypt.java53 private static final String magic = "$1$"; field in class:BSDMD5Crypt
119 /* First skip the magic string */
120 if (salt.startsWith(magic))
122 salt = salt.substring(magic.length());
142 /* Then our magic string */
143 ctx.update(magic.getBytes());
178 output.append(magic);
249 * Getter to the BSD MD5 magic string.
251 * @return the magic string for this crypt algorithm
255 return magic;
[all...]
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Djdeb-0.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ...
/forgerock/openidm-v4/openidm-ui/openidm-ui-common/src/main/resources/css/fontawesome/less/
H A Dicons.less203 .@{fa-css-prefix}-magic:before { content: @fa-var-magic; }
/glassfish-3.1.2/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/introspection/
H A DClassFile.java106 u4 magic;
125 if (headerBuffer.getInt()!=magic) {
153 private static final int magic = 0xCAFEBABE; field in class:ClassFile
/glassfish-3.1.2/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/
H A DClassFile.java59 public static final int magic = 0xcafebabe; field in class:ClassFile
282 if (thisMagic != magic)
283 throw new ClassFormatError("Bad magic value for input");//NOI18N
334 buff.writeInt(magic);

Completed in 140 milliseconds