Home
last modified time | relevance | path

Searched defs:test_cipher (Results 1 – 3 of 3) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dvalidate.c221 test_cipher(struct tests *t) in test_cipher() function
H A Dtest_cipher.c234 test_cipher(int i, const EVP_CIPHER *c, struct tests *t) in test_cipher() function
/minix3/crypto/external/bsd/openssl/dist/crypto/evp/
H A Devp_test.c228 static int test_cipher(const char *cipher, const unsigned char *key, int kn, in test_cipher() function