Home
last modified time | relevance | path

Searched refs:PROV_CIPHER_HW_CHACHA20_POLY1305 (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c167 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_set_ctx_params()
168 (PROV_CIPHER_HW_CHACHA20_POLY1305 *)ctx->base.hw; in chacha20_poly1305_set_ctx_params()
255 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_einit()
256 (PROV_CIPHER_HW_CHACHA20_POLY1305 *)ctx->hw; in chacha20_poly1305_einit()
275 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_dinit()
276 (PROV_CIPHER_HW_CHACHA20_POLY1305 *)ctx->hw; in chacha20_poly1305_dinit()
290 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_cipher()
291 (PROV_CIPHER_HW_CHACHA20_POLY1305 *)ctx->hw; in chacha20_poly1305_cipher()
316 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_final()
317 (PROV_CIPHER_HW_CHACHA20_POLY1305 *)ct in chacha20_poly1305_final()
[all...]
H A Dcipher_chacha20_poly1305.h41 } PROV_CIPHER_HW_CHACHA20_POLY1305; typedef
H A Dcipher_chacha20_poly1305_hw.c401 static const PROV_CIPHER_HW_CHACHA20_POLY1305 chacha20poly1305_hw =
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c147 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_set_ctx_params()
148 (PROV_CIPHER_HW_CHACHA20_POLY1305 *)ctx->base.hw; in chacha20_poly1305_set_ctx_params()
235 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_einit()
236 (PROV_CIPHER_HW_CHACHA20_POLY1305 *)ctx->hw; in chacha20_poly1305_einit()
255 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_dinit()
256 (PROV_CIPHER_HW_CHACHA20_POLY1305 *)ctx->hw; in chacha20_poly1305_dinit()
270 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_cipher()
271 (PROV_CIPHER_HW_CHACHA20_POLY1305 *)ctx->hw; in chacha20_poly1305_cipher()
296 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_final()
297 (PROV_CIPHER_HW_CHACHA20_POLY1305 *)ct in chacha20_poly1305_final()
[all...]
H A Dcipher_chacha20_poly1305.h41 } PROV_CIPHER_HW_CHACHA20_POLY1305; typedef
H A Dcipher_chacha20_poly1305_hw.c401 static const PROV_CIPHER_HW_CHACHA20_POLY1305 chacha20poly1305_hw =

Completed in 3 milliseconds