Home
last modified time | relevance | path

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

/freebsd-src/sys/crypto/openssl/
H A Dossl_cipher.h39 typedef int (ossl_cipher_process_t)(struct ossl_session_cipher*, struct cryptop*, typedef
53 ossl_cipher_process_t *process;
H A Dossl_aes.c50 static ossl_cipher_process_t ossl_aes_cbc;
51 static ossl_cipher_process_t ossl_aes_gcm;
H A Dossl_chacha20.c43 static ossl_cipher_process_t ossl_chacha20;