Home
last modified time | relevance | path

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

/freebsd-13.1/tools/tools/crypto/
H A Dcryptocheck.c684 openssl_cipher(const struct alg *alg, const EVP_CIPHER *cipher, const char *key, in openssl_cipher() function
791 openssl_cipher(alg, cipher, key, iv, cleartext, ciphertext, size, 1); in run_cipher_test()
795 openssl_cipher(alg, cipher, key, iv, ciphertext, buffer, size, 0); in run_cipher_test()
953 openssl_cipher(alg, cipher, cipher_key, iv, cleartext + aad_len, in run_eta_test()