Searched refs:ossl_session_cipher (Results 1 – 4 of 4) sorted by relevance
34 struct ossl_session_cipher;39 typedef int (ossl_cipher_process_t)(struct ossl_session_cipher*, struct cryptop*,
68 struct ossl_session_cipher { struct75 struct ossl_session_cipher cipher; argument
76 ossl_aes_cbc(struct ossl_session_cipher *s, struct cryptop *crp, in ossl_aes_cbc()173 ossl_aes_gcm(struct ossl_session_cipher *s, struct cryptop *crp, in ossl_aes_gcm()
56 ossl_chacha20(struct ossl_session_cipher *s, struct cryptop *crp, in ossl_chacha20()