Home
last modified time | relevance | path

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

/openssl/test/
H A Dbio_enc_test.c38 static int do_bio_cipher(const EVP_CIPHER* cipher, const unsigned char* key, in do_bio_cipher() function
212 return do_bio_cipher(cipher, KEY, NULL); in do_test_bio_cipher()
214 return do_bio_cipher(cipher, KEY, IV); in do_test_bio_cipher()

Completed in 5 milliseconds