Searched defs:test_cipher (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/cipher/
H A Dcipher_test.c291 static int test_cipher(const char *cipher, const uint8_t *key, int kn, function
403 if (!test_cipher(cipher, key, kn, iv, in, plaintext, pn, ciphertext, cn,
/external/openssl/crypto/evp/
H A Devp_test.c244 static int test_cipher(const char *cipher,const unsigned char *key,int kn, function
396 if(!test_cipher(cipher,key,kn,iv,in,plaintext,pn,ciphertext,cn,encdec)

Completed in 159 milliseconds