Searched refs:to_cipher_ctx (Results 1 – 1 of 1) sorted by relevance
362 struct cipher_ctx *to_cipher_ctx; in cipher_ctrl() local370 to_cipher_ctx = (struct cipher_ctx *)EVP_CIPHER_CTX_get_cipher_data(to_ctx); in cipher_ctrl()371 memset(&to_cipher_ctx->sess, 0, sizeof(to_cipher_ctx->sess)); in cipher_ctrl()