Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts_hw.c44 OSSL_xts_stream_fn stream_dec = NULL; in cipher_hw_aes_xts_generic_initkey() local
48 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() local
136 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() local
183 OSSL_xts_stream_fn stream_dec = NULL; in cipher_hw_aes_xts_rv64i_zvbb_zvkg_zvkned_initkey() local
[all …]

Completed in 4 milliseconds