Searched refs:stream_dec (Results 1 – 1 of 1) sorted by relevance
44 OSSL_xts_stream_fn stream_dec = NULL; in cipher_hw_aes_xts_generic_initkey() local48 stream_dec = AES_xts_decrypt; in cipher_hw_aes_xts_generic_initkey()57 stream_dec = HWAES_xts_decrypt; in cipher_hw_aes_xts_generic_initkey()69 stream_dec = ossl_bsaes_xts_decrypt; in cipher_hw_aes_xts_generic_initkey()130 OSSL_xts_stream_fn stream_dec = NULL; in cipher_hw_aes_xts_t4_initkey() local136 stream_dec = aes128_t4_xts_decrypt; in cipher_hw_aes_xts_t4_initkey()140 stream_dec = aes256_t4_xts_decrypt; in cipher_hw_aes_xts_t4_initkey()148 stream_enc, stream_dec); in cipher_hw_aes_xts_t4_initkey()170 OSSL_xts_stream_fn stream_dec = NULL; in cipher_hw_aes_xts_rv64i_zknd_zkne_initkey() local183 OSSL_xts_stream_fn stream_dec = NULL; in cipher_hw_aes_xts_rv64i_zvbb_zvkg_zvkned_initkey() local[all …]
Completed in 5 milliseconds