Home
last modified time | relevance | path

Searched refs:ciphertest_1 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Deaytest.c590 ciphertest_1 (const char *name, in ciphertest_1() function
666 if (ciphertest_1 ("DES",
673 if (ciphertest_1 ("3DES",
680 if (ciphertest_1 ("AES",
687 if (ciphertest_1 ("BLOWFISH",
694 if (ciphertest_1 ("CAST",
702 if (ciphertest_1 ("IDEA",
711 if (ciphertest_1 ("RC5",
719 if (ciphertest_1 ("CAMELLIA",
/netbsd-src/crypto/dist/ipsec-tools/
H A DChangeLog.old2205 * src/racoon/eaytest.c (ciphertest_1): Correct padlen.
2218 * src/racoon/eaytest.c (ciphertest_1): New function.
2219 (ciphertest): Simplified to simple calls of ciphertest_1().