Home
last modified time | relevance | path

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

/freebsd-14.2/tools/tools/crypto/
H A Dcryptocheck.c704 openssl_cipher(const struct alg *alg, const EVP_CIPHER *cipher, const char *key, in openssl_cipher() function
811 openssl_cipher(alg, cipher, key, iv, cleartext, ciphertext, size, 1); in run_cipher_test()
815 openssl_cipher(alg, cipher, key, iv, ciphertext, buffer, size, 0); in run_cipher_test()
973 openssl_cipher(alg, cipher, cipher_key, iv, cleartext + aad_len, in run_eta_test()