Searched refs:inner_cipher_data (Results 1 – 1 of 1) sorted by relevance
136 void *inner_cipher_data; member590 EVP_CIPHER_CTX_set_cipher_data(ctx, pipe_ctx->inner_cipher_data); in dasync_cipher_ctrl_helper()643 if (pipe_ctx->inner_cipher_data == NULL in dasync_cipher_init_key_helper()645 pipe_ctx->inner_cipher_data = OPENSSL_zalloc( in dasync_cipher_init_key_helper()647 if (pipe_ctx->inner_cipher_data == NULL) { in dasync_cipher_init_key_helper()657 EVP_CIPHER_CTX_set_cipher_data(ctx, pipe_ctx->inner_cipher_data); in dasync_cipher_init_key_helper()674 EVP_CIPHER_CTX_set_cipher_data(ctx, pipe_ctx->inner_cipher_data); in dasync_cipher_helper()713 OPENSSL_clear_free(pipe_ctx->inner_cipher_data, in dasync_cipher_cleanup_helper()